Class DeploymentDiagnosticData (0.6.1)

DeploymentDiagnosticData(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The deployment diagnostic data.

Attributes

Name Description
namespace str
Output only. The namespace name.
bucket str
Output only. The bucket name.
object_ str
Output only. The object name.
diagnostic_state google.cloud.oracledatabase_v1.types.DeploymentDiagnosticData.DiagnosticState
Output only. The diagnostic state.
diagnostic_start_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time diagnostic start.
diagnostic_end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time diagnostic end.

Classes

DiagnosticState

DiagnosticState(value)

The possible states of the diagnostic data.