AdditionalDetail(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details related to signal.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
short_backup_retention_info |
google.cloud.databasecenter_v1beta.types.RetentionSettingsInfo
Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION. This field is a member of oneof_ detail.
|
backup_run_info |
google.cloud.databasecenter_v1beta.types.BackupRunInfo
Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD. This field is a member of oneof_ detail.
|
scc_info |
google.cloud.databasecenter_v1beta.types.SCCInfo
SCC information applies to SCC signals. This field is a member of oneof_ detail.
|
recommendation_info |
google.cloud.databasecenter_v1beta.types.RecommendationInfo
Recommendation information applies to recommendations. This field is a member of oneof_ detail.
|
automated_backup_policy_info |
google.cloud.databasecenter_v1beta.types.AutomatedBackupPolicyInfo
Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY. This field is a member of oneof_ detail.
|
deletion_protection_info |
google.cloud.databasecenter_v1beta.types.DeletionProtectionInfo
Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION This field is a member of oneof_ detail.
|
resource_suspension_info |
google.cloud.databasecenter_v1beta.types.ResourceSuspensionInfo
Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED. This field is a member of oneof_ detail.
|
inefficient_query_info |
google.cloud.databasecenter_v1beta.types.InefficientQueryInfo
Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY. This field is a member of oneof_ detail.
|
outdated_minor_version_info |
google.cloud.databasecenter_v1beta.types.OutdatedMinorVersionInfo
Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION. This field is a member of oneof_ detail.
|
maintenance_recommendation_info |
google.cloud.databasecenter_v1beta.types.MaintenanceRecommendationInfo
Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES. This field is a member of oneof_ detail.
|
signal_source |
google.cloud.databasecenter_v1beta.types.SignalSource
Where the signal is coming from. |
signal_type |
google.cloud.databasecenter_v1beta.types.SignalType
Type of the signal. |
signal_event_time |
google.protobuf.timestamp_pb2.Timestamp
Event time when signal was recorded by source service. |