Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go54009 type ProjectsGetCall struct { struct
54010 s *Service
54011 project string
54012 urlParams_ gensupport.URLParams
54013 ifNoneMatch_ string
54014 ctx_ context.Context
54015 header_ http.Header
54029 func (c *ProjectsGetCall) Fields(s ...googleapi.Field) *ProjectsGetCall {
54039 func (c *ProjectsGetCall) IfNoneMatch(entityTag string) *ProjectsGetCall {
54047 func (c *ProjectsGetCall) Context(ctx context.Context) *ProjectsGetCall {
[all …]