Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::TriggerAction::RespondImmediately.
The agent will immediately respond with a preconfigured response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#responses
def responses() -> ::Array<::Google::Cloud::Ces::V1::TriggerAction::Response>
Returns
- (::Array<::Google::Cloud::Ces::V1::TriggerAction::Response>) — Required. The canned responses for the agent to choose from. The response is chosen randomly.
#responses=
def responses=(value) -> ::Array<::Google::Cloud::Ces::V1::TriggerAction::Response>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::TriggerAction::Response>) — Required. The canned responses for the agent to choose from. The response is chosen randomly.
Returns
- (::Array<::Google::Cloud::Ces::V1::TriggerAction::Response>) — Required. The canned responses for the agent to choose from. The response is chosen randomly.