Searched defs:styleId (Results 1 – 1 of 1) sorted by relevance
/plugin/authgoogle/google/contrib/ |
H A D | Google_FusiontablesService.php | 206 public function delete($tableId, $styleId, $optParams = array()) { 220 public function get($tableId, $styleId, $optParams = array()) { 277 public function patch($tableId, $styleId, Google_StyleSetting $postBody, $optParams = array()) { 296 … public function update($tableId, $styleId, Google_StyleSetting $postBody, $optParams = array()) { 1126 public $styleId; variable in Google_StyleSetting 1158 public function setStyleId( $styleId) {
|