Home
last modified time | relevance | path

Searched defs:BackendServicesDeleteCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go22720 type BackendServicesDeleteCall struct { struct
22721 s *Service
22722 project string
22723 backendService string
22724 urlParams_ gensupport.URLParams
22725 ctx_ context.Context
22726 header_ http.Header
22752 func (c *BackendServicesDeleteCall) RequestId(requestId string) *BackendServicesDeleteCall {
22760 func (c *BackendServicesDeleteCall) Fields(s ...googleapi.Field) *BackendServicesDeleteCall {
22768 func (c *BackendServicesDeleteCall) Context(ctx context.Context) *BackendServicesDeleteCall {
[all …]