Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go32048 type GlobalOperationsGetCall struct { struct
32049 s *Service
32050 project string
32051 operation string
32052 urlParams_ gensupport.URLParams
32053 ifNoneMatch_ string
32054 ctx_ context.Context
32055 header_ http.Header
32071 func (c *GlobalOperationsGetCall) Fields(s ...googleapi.Field) *GlobalOperationsGetCall {
32081 func (c *GlobalOperationsGetCall) IfNoneMatch(entityTag string) *GlobalOperationsGetCall {
[all …]