aip_sdk.TraceTag
aip_sdk.TraceTag
A persisted trace tag returned by the platform.
aip_sdk.TraceTag.created_at
aip_sdk.TraceTag.created_at: datetime | None = None
No docstring is defined in the source.
aip_sdk.TraceTag.id
aip_sdk.TraceTag.id: str
No docstring is defined in the source.
aip_sdk.TraceTag.key
aip_sdk.TraceTag.key: str
No docstring is defined in the source.
aip_sdk.TraceTag.model_config
aip_sdk.TraceTag.model_config = ConfigDict(extra='allow')
No docstring is defined in the source.
aip_sdk.TraceTag.target_ref
aip_sdk.TraceTag.target_ref: str
No docstring is defined in the source.
aip_sdk.TraceTag.value
aip_sdk.TraceTag.value: str | None = None
No docstring is defined in the source.