Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go29470 type GlobalAddressesDeleteCall struct { struct
29471 s *Service
29472 project string
29473 address string
29474 urlParams_ gensupport.URLParams
29475 ctx_ context.Context
29476 header_ http.Header
29502 func (c *GlobalAddressesDeleteCall) RequestId(requestId string) *GlobalAddressesDeleteCall {
29510 func (c *GlobalAddressesDeleteCall) Fields(s ...googleapi.Field) *GlobalAddressesDeleteCall {
29518 func (c *GlobalAddressesDeleteCall) Context(ctx context.Context) *GlobalAddressesDeleteCall {
[all …]