Searched defs:InstanceTemplatesGetCall (Results 1 – 1 of 1) sorted by relevance
42905 type InstanceTemplatesGetCall struct { struct42906 s *Service42907 project string42908 instanceTemplate string42909 urlParams_ gensupport.URLParams42910 ifNoneMatch_ string42911 ctx_ context.Context42912 header_ http.Header42928 func (c *InstanceTemplatesGetCall) Fields(s ...googleapi.Field) *InstanceTemplatesGetCall {42938 func (c *InstanceTemplatesGetCall) IfNoneMatch(entityTag string) *InstanceTemplatesGetCall {[all …]