Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go43058 type InstanceTemplatesInsertCall struct { struct
43059 s *Service
43060 project string
43061 instancetemplate *InstanceTemplate
43062 urlParams_ gensupport.URLParams
43063 ctx_ context.Context
43064 header_ http.Header
43094 func (c *InstanceTemplatesInsertCall) RequestId(requestId string) *InstanceTemplatesInsertCall {
43102 func (c *InstanceTemplatesInsertCall) Fields(s ...googleapi.Field) *InstanceTemplatesInsertCall {
43110 func (c *InstanceTemplatesInsertCall) Context(ctx context.Context) *InstanceTemplatesInsertCall {
[all …]