Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1FieldType.php32 public function setEnumType(GoogleCloudDatacatalogV1FieldTypeEnumType $enumType) argument
34 $this->enumType = $enumType;
41 return $this->enumType;
H A DGoogleCloudDatacatalogV1beta1FieldType.php29 public function setEnumType(GoogleCloudDatacatalogV1beta1FieldTypeEnumType $enumType) argument
31 $this->enumType = $enumType;
38 return $this->enumType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DProto2FileDescriptorProto.php43 public function setEnumType($enumType) argument
45 $this->enumType = $enumType;
52 return $this->enumType;
H A DProto2DescriptorProto.php39 public function setEnumType($enumType) argument
41 $this->enumType = $enumType;
48 return $this->enumType;