Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go73651 type TargetInstancesDeleteCall struct { struct
73663 …cesService) Delete(project string, zone string, targetInstance string) *TargetInstancesDeleteCall {
73664 c := &TargetInstancesDeleteCall{s: r.s, urlParams_: make(gensupport.URLParams)}
73685 func (c *TargetInstancesDeleteCall) RequestId(requestId string) *TargetInstancesDeleteCall { argument
73693 func (c *TargetInstancesDeleteCall) Fields(s ...googleapi.Field) *TargetInstancesDeleteCall { argument
73701 func (c *TargetInstancesDeleteCall) Context(ctx context.Context) *TargetInstancesDeleteCall { argument
73708 func (c *TargetInstancesDeleteCall) Header() http.Header { argument
73715 func (c *TargetInstancesDeleteCall) doRequest(alt string) (*http.Response, error) { argument
73742 func (c *TargetInstancesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument