Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType::EnumValue (v0.4.0)

Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::FieldType::EnumType::EnumValue.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. The display name of the enum value. Must not be an empty string.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. The display name of the enum value. Must not be an empty string.
Returns
  • (::String) — Required. The display name of the enum value. Must not be an empty string.