Searched defs:BackendBucketsListCall (Results 1 – 1 of 1) sorted by relevance
21873 type BackendBucketsListCall struct { struct21874 s *Service21875 project string21876 urlParams_ gensupport.URLParams21877 ifNoneMatch_ string21878 ctx_ context.Context21879 header_ http.Header21916 func (c *BackendBucketsListCall) Filter(filter string) *BackendBucketsListCall {21927 func (c *BackendBucketsListCall) MaxResults(maxResults int64) *BackendBucketsListCall {21944 func (c *BackendBucketsListCall) OrderBy(orderBy string) *BackendBucketsListCall {[all …]