class documentation

class ActivityCancellationDetails: (source)

Constructor: ActivityCancellationDetails._from_proto(proto)

View In Hierarchy

Provides the reasons for the activity's cancellation. Cancellation details are set once and do not change once set.

Class Variable cancel_requested Undocumented
Class Variable not_found Undocumented
Class Variable paused Undocumented
Class Variable timed_out Undocumented
Class Variable worker_shutdown Undocumented
Static Method _from_proto Undocumented
cancel_requested: bool = (source)

Undocumented

not_found: bool = (source)

Undocumented

Undocumented

timed_out: bool = (source)

Undocumented

worker_shutdown: bool = (source)

Undocumented