Home
last modified time | relevance | path

Searched defs:ImagesGetCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go36440 type ImagesGetCall struct { struct
36441 s *Service
36442 project string
36443 image string
36444 urlParams_ gensupport.URLParams
36445 ifNoneMatch_ string
36446 ctx_ context.Context
36447 header_ http.Header
36463 func (c *ImagesGetCall) Fields(s ...googleapi.Field) *ImagesGetCall {
36473 func (c *ImagesGetCall) IfNoneMatch(entityTag string) *ImagesGetCall {
[all …]