Send feedback
Class TransferRule.DisablePlannerTransfer.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class TransferRule . DisablePlannerTransfer . Builder extends GeneratedMessage . Builder<TransferRule . DisablePlannerTransfer . Builder > implements TransferRule . DisablePlannerTransferOrBuilder
A rule that prevents the planner from transferring to the target agent.
Protobuf type google.cloud.ces.v1.TransferRule.DisablePlannerTransfer
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
build()
public TransferRule . DisablePlannerTransfer build ()
buildPartial()
public TransferRule . DisablePlannerTransfer buildPartial ()
clear()
public TransferRule . DisablePlannerTransfer . Builder clear ()
Overrides
clearExpressionCondition()
public TransferRule . DisablePlannerTransfer . Builder clearExpressionCondition ()
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public TransferRule . DisablePlannerTransfer getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getExpressionCondition()
public ExpressionCondition getExpressionCondition ()
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
getExpressionConditionBuilder()
public ExpressionCondition . Builder getExpressionConditionBuilder ()
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
getExpressionConditionOrBuilder()
public ExpressionConditionOrBuilder getExpressionConditionOrBuilder ()
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
hasExpressionCondition()
public boolean hasExpressionCondition ()
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
boolean
Whether the expressionCondition field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeExpressionCondition(ExpressionCondition value)
public TransferRule . DisablePlannerTransfer . Builder mergeExpressionCondition ( ExpressionCondition value )
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
mergeFrom(TransferRule.DisablePlannerTransfer other)
public TransferRule . DisablePlannerTransfer . Builder mergeFrom ( TransferRule . DisablePlannerTransfer other )
public TransferRule . DisablePlannerTransfer . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public TransferRule . DisablePlannerTransfer . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
setExpressionCondition(ExpressionCondition value)
public TransferRule . DisablePlannerTransfer . Builder setExpressionCondition ( ExpressionCondition value )
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
setExpressionCondition(ExpressionCondition.Builder builderForValue)
public TransferRule . DisablePlannerTransfer . Builder setExpressionCondition ( ExpressionCondition . Builder builderForValue )
Required. If the condition evaluates to true, planner will not be allowed
to transfer to the target agent.
.google.cloud.ces.v1.ExpressionCondition expression_condition = 1 [(.google.api.field_behavior) = REQUIRED];
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-27 UTC."],[],[]]