Home
last modified time | relevance | path

Searched refs:InstancesSetDiskAutoDeleteCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go46037 type InstancesSetDiskAutoDeleteCall struct { struct
46050 …zone string, instance string, autoDelete bool, deviceName string) *InstancesSetDiskAutoDeleteCall {
46051 c := &InstancesSetDiskAutoDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
46074 func (c *InstancesSetDiskAutoDeleteCall) RequestId(requestId string) *InstancesSetDiskAutoDeleteCal… argument
46082 func (c *InstancesSetDiskAutoDeleteCall) Fields(s ...googleapi.Field) *InstancesSetDiskAutoDeleteCa… argument
46090 func (c *InstancesSetDiskAutoDeleteCall) Context(ctx context.Context) *InstancesSetDiskAutoDeleteCa… argument
46097 func (c *InstancesSetDiskAutoDeleteCall) Header() http.Header { argument
46104 func (c *InstancesSetDiskAutoDeleteCall) doRequest(alt string) (*http.Response, error) { argument
46131 func (c *InstancesSetDiskAutoDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument