Home
last modified time | relevance | path

Searched refs:tagId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTag.php104 public $tagId; variable in Google\\Service\\TagManager\\Tag
431 public function setTagId($tagId) argument
433 $this->tagId = $tagId;
440 return $this->tagId;
/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php257 * @param string $tagId
260 public function delete($seriesId, $submissionId, $tagId, $optParams = array()) { argument
261 $params = array('seriesId' => $seriesId, 'submissionId' => $submissionId, 'tagId' => $tagId);
1574 public $tagId; variable in Google_TagId
1582 public function setTagId($tagId) { argument
1583 $this->tagId = $tagId;
1586 return $this->tagId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DArtifactRegistry.php456 'tagId' => [
H A DTagManager.php755 'tagId' => [