aip_sdk.SpanStatus
aip_sdk.SpanStatus
Outcome of a span.
aip_sdk.SpanStatus.ERROR
aip_sdk.SpanStatus.ERROR = 'ERROR'
No docstring is defined in the source.
aip_sdk.SpanStatus.OK
aip_sdk.SpanStatus.OK = 'OK'
No docstring is defined in the source.
aip_sdk.SpanStatus.UNSET
aip_sdk.SpanStatus.UNSET = 'UNSET'
No docstring is defined in the source.