Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::EntityTypeBatch.
This message is a wrapper around a collection of entity types.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entity_types
def entity_types() -> ::Array<::Google::Cloud::Dialogflow::V2::EntityType>
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::EntityType>) — A collection of entity types.
#entity_types=
def entity_types=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::EntityType>
Parameter
- value (::Array<::Google::Cloud::Dialogflow::V2::EntityType>) — A collection of entity types.
Returns
- (::Array<::Google::Cloud::Dialogflow::V2::EntityType>) — A collection of entity types.