Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go21713 type BackendBucketsInsertCall struct { struct
21714 s *Service
21715 project string
21716 backendbucket *BackendBucket
21717 urlParams_ gensupport.URLParams
21718 ctx_ context.Context
21719 header_ http.Header
21745 func (c *BackendBucketsInsertCall) RequestId(requestId string) *BackendBucketsInsertCall {
21753 func (c *BackendBucketsInsertCall) Fields(s ...googleapi.Field) *BackendBucketsInsertCall {
21761 func (c *BackendBucketsInsertCall) Context(ctx context.Context) *BackendBucketsInsertCall {
[all …]