Home
last modified time | relevance | path

Searched refs:enumValue (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1TagField.php58 public function setEnumValue(GoogleCloudDatacatalogV1beta1TagFieldEnumValue $enumValue) argument
60 $this->enumValue = $enumValue;
67 return $this->enumValue;
H A DGoogleCloudDatacatalogV1TagField.php89 public function setEnumValue(GoogleCloudDatacatalogV1TagFieldEnumValue $enumValue) argument
91 $this->enumValue = $enumValue;
98 return $this->enumValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1Value.php72 public function setEnumValue(GoogleCloudResourcesettingsV1ValueEnumValue $enumValue) argument
74 $this->enumValue = $enumValue;
81 return $this->enumValue;