Searched refs:Google_StyleSetting (Results 1 – 1 of 1) sorted by relevance
218 * @return Google_StyleSetting225 return new Google_StyleSetting($data);234 * @param Google_StyleSetting $postBody236 * @return Google_StyleSetting238 public function insert($tableId, Google_StyleSetting $postBody, $optParams = array()) {243 return new Google_StyleSetting($data);273 * @param Google_StyleSetting $postBody275 * @return Google_StyleSetting277 public function patch($tableId, $styleId, Google_StyleSetting $postBody, $optParams = array()) {282 return new Google_StyleSetting($data);[all …]