Searched refs:Google_Bucket (Results 1 – 2 of 2) sorted by relevance
170 * @return Google_Bucket177 return new Google_Bucket($data);186 * @param Google_Bucket $postBody190 * @return Google_Bucket192 public function insert($project, Google_Bucket $postBody, $optParams = array()) {197 return new Google_Bucket($data);227 * @param Google_Bucket $postBody233 * @return Google_Bucket235 public function patch($bucket, Google_Bucket $postBody, $optParams = array()) {240 return new Google_Bucket($data);[all …]
650 class Google_Bucket extends Google_Model { class