Searched defs:MachineTypesGetCall (Results 1 – 1 of 1) sorted by relevance
51414 type MachineTypesGetCall struct { struct51415 s *Service51416 project string51417 zone string51418 machineType string51419 urlParams_ gensupport.URLParams51420 ifNoneMatch_ string51421 ctx_ context.Context51422 header_ http.Header51439 func (c *MachineTypesGetCall) Fields(s ...googleapi.Field) *MachineTypesGetCall {[all …]