Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::FieldType.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enum_type
def enum_type() -> ::Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType-
(::Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType) — Represents an enum type.
Note: The following fields are mutually exclusive:
enum_type,primitive_type. If a field in that set is populated, all other fields in the set will automatically be cleared.
#enum_type=
def enum_type=(value) -> ::Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType-
value (::Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType) — Represents an enum type.
Note: The following fields are mutually exclusive:
enum_type,primitive_type. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType) — Represents an enum type.
Note: The following fields are mutually exclusive:
enum_type,primitive_type. If a field in that set is populated, all other fields in the set will automatically be cleared.
#primitive_type
def primitive_type() -> ::Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType-
(::Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType) — Represents primitive types - string, bool etc.
Note: The following fields are mutually exclusive:
primitive_type,enum_type. If a field in that set is populated, all other fields in the set will automatically be cleared.
#primitive_type=
def primitive_type=(value) -> ::Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType-
value (::Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType) — Represents primitive types - string, bool etc.
Note: The following fields are mutually exclusive:
primitive_type,enum_type. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType) — Represents primitive types - string, bool etc.
Note: The following fields are mutually exclusive:
primitive_type,enum_type. If a field in that set is populated, all other fields in the set will automatically be cleared.