Class UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRule

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRule
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRuleOrBuilder, Serializable
Enclosing class:
UpdateWorkerVersioningRulesRequest

public static final class UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRule extends com.google.protobuf.GeneratedMessageV3 implements UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRuleOrBuilder
 Inserts the rule to the list of assignment rules for this Task Queue.
 The rules are evaluated in order, starting from index 0. The first
 applicable rule will be applied and the rest will be ignored.
 
Protobuf type temporal.api.workflowservice.v1.UpdateWorkerVersioningRulesRequest.InsertBuildIdAssignmentRule
See Also: