Searched defs:ImagesListCall (Results 1 – 1 of 1) sorted by relevance
36921 type ImagesListCall struct { struct36922 s *Service36923 project string36924 urlParams_ gensupport.URLParams36925 ifNoneMatch_ string36926 ctx_ context.Context36927 header_ http.Header36970 func (c *ImagesListCall) Filter(filter string) *ImagesListCall {36981 func (c *ImagesListCall) MaxResults(maxResults int64) *ImagesListCall {36998 func (c *ImagesListCall) OrderBy(orderBy string) *ImagesListCall {[all …]