Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::SuggestionFeature.
The type of Human Agent Assistant API suggestion to perform, and the maximum
number of results to return for that type. Multiple Feature
objects can
be specified in the features
list.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type
Returns
- (::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type) — Type of Human Agent Assistant API feature to request.
#type=
def type=(value) -> ::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type
Parameter
- value (::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type) — Type of Human Agent Assistant API feature to request.
Returns
- (::Google::Cloud::Dialogflow::V2::SuggestionFeature::Type) — Type of Human Agent Assistant API feature to request.