Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go68109 type SnapshotsSetLabelsCall struct { struct
68110 s *Service
68111 project string
68112 resource string
68113 globalsetlabelsrequest *GlobalSetLabelsRequest
68114 urlParams_ gensupport.URLParams
68115 ctx_ context.Context
68116 header_ http.Header
68132 func (c *SnapshotsSetLabelsCall) Fields(s ...googleapi.Field) *SnapshotsSetLabelsCall {
68140 func (c *SnapshotsSetLabelsCall) Context(ctx context.Context) *SnapshotsSetLabelsCall {
[all …]