Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::TagField::EnumValue (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::TagField::EnumValue.

An enum value.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — The display name of the enum value.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The display name of the enum value.
Returns
  • (::String) — The display name of the enum value.