Reference documentation and code samples for the Resource Settings V1 API class Google::Cloud::ResourceSettings::V1::Value::EnumValue.
A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value
def value() -> ::String
Returns
- (::String) — The value of this enum
#value=
def value=(value) -> ::String
Parameter
- value (::String) — The value of this enum
Returns
- (::String) — The value of this enum