class documentation
Merges two sets into one set, thus declaring all the Build Ids in both as compatible with one another. The default of the primary set is maintained as the merged set's overall default.
Class Variable | primary |
A Build Id which and is used to find the primary set to be merged. |
Class Variable | secondary |
A Build Id which and is used to find the secondary set to be merged. |
Method | _as |
Returns a partial request with the operation populated. Caller must populate non-operation fields. This is done b/c there's no good way to assign a non-primitive message as the operation after initializing the request. |
def _as_partial_proto(self) ->
temporalio.api.workflowservice.v1.UpdateWorkerBuildIdCompatibilityRequest
:
(source)
¶
Returns a partial request with the operation populated. Caller must populate non-operation fields. This is done b/c there's no good way to assign a non-primitive message as the operation after initializing the request.