Searched defs:ProjectsGetCall (Results 1 – 1 of 1) sorted by relevance
54009 type ProjectsGetCall struct { struct54010 s *Service54011 project string54012 urlParams_ gensupport.URLParams54013 ifNoneMatch_ string54014 ctx_ context.Context54015 header_ http.Header54029 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 …]