Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go31939 type GlobalOperationsDeleteCall struct { struct
31940 s *Service
31941 project string
31942 operation string
31943 urlParams_ gensupport.URLParams
31944 ctx_ context.Context
31945 header_ http.Header
31960 func (c *GlobalOperationsDeleteCall) Fields(s ...googleapi.Field) *GlobalOperationsDeleteCall {
31968 func (c *GlobalOperationsDeleteCall) Context(ctx context.Context) *GlobalOperationsDeleteCall {
31975 func (c *GlobalOperationsDeleteCall) Header() http.Header {
[all …]