Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go44251 type InstancesDeleteCall struct { struct
44252 s *Service
44253 project string
44254 zone string
44255 instance string
44256 urlParams_ gensupport.URLParams
44257 ctx_ context.Context
44258 header_ http.Header
44286 func (c *InstancesDeleteCall) RequestId(requestId string) *InstancesDeleteCall {
44294 func (c *InstancesDeleteCall) Fields(s ...googleapi.Field) *InstancesDeleteCall {
[all …]