Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::TransferRule::DisablePlannerTransfer.
A rule that prevents the planner from transferring to the target agent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#expression_condition
def expression_condition() -> ::Google::Cloud::Ces::V1beta::ExpressionCondition
Returns
- (::Google::Cloud::Ces::V1beta::ExpressionCondition) — Required. If the condition evaluates to true, planner will not be allowed to transfer to the target agent.
#expression_condition=
def expression_condition=(value) -> ::Google::Cloud::Ces::V1beta::ExpressionCondition
Parameter
- value (::Google::Cloud::Ces::V1beta::ExpressionCondition) — Required. If the condition evaluates to true, planner will not be allowed to transfer to the target agent.
Returns
- (::Google::Cloud::Ces::V1beta::ExpressionCondition) — Required. If the condition evaluates to true, planner will not be allowed to transfer to the target agent.