Searched defs:BackendBucket (Results 1 – 2 of 2) sorted by relevance
2635 type BackendBucket struct { struct2637 BucketName string `json:"bucketName,omitempty"`2641 CreationTimestamp string `json:"creationTimestamp,omitempty"`2645 Description string `json:"description,omitempty"`2648 EnableCdn bool `json:"enableCdn,omitempty"`2652 Id uint64 `json:"id,omitempty,string"`2655 Kind string `json:"kind,omitempty"`2664 Name string `json:"name,omitempty"`2667 SelfLink string `json:"selfLink,omitempty"`2671 googleapi.ServerResponse `json:"-"`[all …]
1234 "BackendBucket": { object