Home
last modified time | relevance | path

Searched refs:templateDisplayName (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1Tag.php27 public $templateDisplayName; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1Tag
67 public function setTemplateDisplayName($templateDisplayName) argument
69 $this->templateDisplayName = $templateDisplayName;
73 return $this->templateDisplayName;
H A DGoogleCloudDatacatalogV1Tag.php39 public $templateDisplayName; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1Tag
100 public function setTemplateDisplayName($templateDisplayName) argument
102 $this->templateDisplayName = $templateDisplayName;
109 return $this->templateDisplayName;