class documentation
class WorkerTaskReachability: (source)
Constructor: WorkerTaskReachability._from_proto(resp)
Contains information about the reachability of some Build IDs
Class Variable | build |
Maps Build IDs to information about their reachability |
Static Method | _from |
Undocumented |
@staticmethod
def _from_proto(resp:
def _from_proto(resp:
temporalio.api.workflowservice.v1.GetWorkerTaskReachabilityResponse
) -> WorkerTaskReachability
:
(source)
¶
Undocumented