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