Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go23182 type BackendServicesInsertCall struct { struct
23183 s *Service
23184 project string
23185 backendservice *BackendService
23186 urlParams_ gensupport.URLParams
23187 ctx_ context.Context
23188 header_ http.Header
23217 func (c *BackendServicesInsertCall) RequestId(requestId string) *BackendServicesInsertCall {
23225 func (c *BackendServicesInsertCall) Fields(s ...googleapi.Field) *BackendServicesInsertCall {
23233 func (c *BackendServicesInsertCall) Context(ctx context.Context) *BackendServicesInsertCall {
[all …]