class documentation

class StartWorkflowUpdateWithStartInput: (source)

View In Hierarchy

Input for OutboundInterceptor.start_update_with_start_workflow.

The rpc_metadata and rpc_timeout fields are authoritative for the execute_multi_operation gRPC call. Interceptors that wish to set RPC metadata should modify rpc_metadata on this object.

Class Variable rpc_metadata Undocumented
Class Variable rpc_timeout Undocumented
Class Variable start_workflow_input Undocumented
Class Variable update_workflow_input Undocumented
Class Variable _on_start Undocumented
Class Variable _on_start_error Undocumented
rpc_metadata: Mapping[str, str | bytes] = (source)

Undocumented

rpc_timeout: timedelta | None = (source)

Undocumented

Undocumented

Undocumented

_on_start_error: Callable[[BaseException], None] = (source)

Undocumented