Searched defs:DiskTypesGetCall (Results 1 – 1 of 1) sorted by relevance
24518 type DiskTypesGetCall struct { struct24519 s *Service24520 project string24521 zone string24522 diskType string24523 urlParams_ gensupport.URLParams24524 ifNoneMatch_ string24525 ctx_ context.Context24526 header_ http.Header24543 func (c *DiskTypesGetCall) Fields(s ...googleapi.Field) *DiskTypesGetCall {[all …]