Searched defs:InstancesGetCall (Results 1 – 1 of 1) sorted by relevance
44793 type InstancesGetCall struct { struct44794 s *Service44795 project string44796 zone string44797 instance string44798 urlParams_ gensupport.URLParams44799 ifNoneMatch_ string44800 ctx_ context.Context44801 header_ http.Header44818 func (c *InstancesGetCall) Fields(s ...googleapi.Field) *InstancesGetCall {[all …]