Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::DocumentSchema::EntityType::EnumValues.
Defines the a list of enum values.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::String>
Returns
- (::Array<::String>) — The individual values that this enum values type can include.
#values=
def values=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The individual values that this enum values type can include.
Returns
- (::Array<::String>) — The individual values that this enum values type can include.