Searched defs:DisksGetCall (Results 1 – 1 of 1) sorted by relevance
25564 type DisksGetCall struct { struct25565 s *Service25566 project string25567 zone string25568 disk string25569 urlParams_ gensupport.URLParams25570 ifNoneMatch_ string25571 ctx_ context.Context25572 header_ http.Header25589 func (c *DisksGetCall) Fields(s ...googleapi.Field) *DisksGetCall {[all …]