Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go42740 type InstanceTemplatesDeleteCall struct { struct
42741 s *Service
42742 project string
42743 instanceTemplate string
42744 urlParams_ gensupport.URLParams
42745 ctx_ context.Context
42746 header_ http.Header
42776 func (c *InstanceTemplatesDeleteCall) RequestId(requestId string) *InstanceTemplatesDeleteCall {
42784 func (c *InstanceTemplatesDeleteCall) Fields(s ...googleapi.Field) *InstanceTemplatesDeleteCall {
42792 func (c *InstanceTemplatesDeleteCall) Context(ctx context.Context) *InstanceTemplatesDeleteCall {
[all …]