class documentation
class WorkerBuildIdVersionSets: (source)
Constructor: WorkerBuildIdVersionSets._from_proto(resp)
Represents the sets of compatible Build ID versions associated with some Task Queue, as
fetched by Client.get_worker_build_id_compatibility.
def _from_proto(resp:
temporalio.api.workflowservice.v1.GetWorkerBuildIdCompatibilityResponse) -> WorkerBuildIdVersionSets:
(source)
¶
Undocumented
