Searched defs:BackendBucketList (Results 1 – 2 of 2) sorted by relevance
2697 type BackendBucketList struct { struct2700 Id string `json:"id,omitempty"`2703 Items []*BackendBucket `json:"items,omitempty"`2706 Kind string `json:"kind,omitempty"`2714 NextPageToken string `json:"nextPageToken,omitempty"`2717 SelfLink string `json:"selfLink,omitempty"`2721 googleapi.ServerResponse `json:"-"`2729 ForceSendFields []string `json:"-"`2737 NullFields []string `json:"-"`2740 func (s *BackendBucketList) MarshalJSON() ([]byte, error) {
1276 "BackendBucketList": { object