Searched defs:ImagesGetCall (Results 1 – 1 of 1) sorted by relevance
36440 type ImagesGetCall struct { struct36441 s *Service36442 project string36443 image string36444 urlParams_ gensupport.URLParams36445 ifNoneMatch_ string36446 ctx_ context.Context36447 header_ http.Header36463 func (c *ImagesGetCall) Fields(s ...googleapi.Field) *ImagesGetCall {36473 func (c *ImagesGetCall) IfNoneMatch(entityTag string) *ImagesGetCall {[all …]