Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::Fulfillment::ConditionalCases::Case::CaseContent.
The list of messages or conditional cases to activate for this case.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#additional_cases
def additional_cases() -> ::Google::Cloud::Dialogflow::CX::V3::Fulfillment::ConditionalCases
-
(::Google::Cloud::Dialogflow::CX::V3::Fulfillment::ConditionalCases) — Additional cases to be evaluated.
Note: The following fields are mutually exclusive:
additional_cases
,message
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#additional_cases=
def additional_cases=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Fulfillment::ConditionalCases
-
value (::Google::Cloud::Dialogflow::CX::V3::Fulfillment::ConditionalCases) — Additional cases to be evaluated.
Note: The following fields are mutually exclusive:
additional_cases
,message
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dialogflow::CX::V3::Fulfillment::ConditionalCases) — Additional cases to be evaluated.
Note: The following fields are mutually exclusive:
additional_cases
,message
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#message
def message() -> ::Google::Cloud::Dialogflow::CX::V3::ResponseMessage
-
(::Google::Cloud::Dialogflow::CX::V3::ResponseMessage) — Returned message.
Note: The following fields are mutually exclusive:
message
,additional_cases
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#message=
def message=(value) -> ::Google::Cloud::Dialogflow::CX::V3::ResponseMessage
-
value (::Google::Cloud::Dialogflow::CX::V3::ResponseMessage) — Returned message.
Note: The following fields are mutually exclusive:
message
,additional_cases
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dialogflow::CX::V3::ResponseMessage) — Returned message.
Note: The following fields are mutually exclusive:
message
,additional_cases
. If a field in that set is populated, all other fields in the set will automatically be cleared.