Skip to main content

aip_sdk.TraceIngestStatus

aip_sdk.TraceIngestStatus

Coarse progress of a trace-ingestion run.

aip_sdk.TraceIngestStatus.COMPLETED​

aip_sdk.TraceIngestStatus.COMPLETED = 'COMPLETED'

No docstring is defined in the source.

aip_sdk.TraceIngestStatus.FAILED​

aip_sdk.TraceIngestStatus.FAILED = 'FAILED'

No docstring is defined in the source.

aip_sdk.TraceIngestStatus.PENDING​

aip_sdk.TraceIngestStatus.PENDING = 'PENDING'

No docstring is defined in the source.

aip_sdk.TraceIngestStatus.RUNNING​

aip_sdk.TraceIngestStatus.RUNNING = 'RUNNING'

No docstring is defined in the source.