Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::EnumOption.
EnumOption definition
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Display name of the option.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Display name of the option.
Returns
- (::String) — Display name of the option.
#id
def id() -> ::String
Returns
- (::String) — Id of the option.
#id=
def id=(value) -> ::String
Parameter
- value (::String) — Id of the option.
Returns
- (::String) — Id of the option.