Reference documentation and code samples for the Google Cloud Database Center V1beta Client class AdditionalDetail.
Details related to signal.
Generated from protobuf message google.cloud.databasecenter.v1beta.AdditionalDetail
Namespace
Google \ Cloud \ DatabaseCenter \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ short_backup_retention_info
RetentionSettingsInfo
Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION.
↳ backup_run_info
BackupRunInfo
Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD.
↳ scc_info
↳ recommendation_info
↳ automated_backup_policy_info
AutomatedBackupPolicyInfo
Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY.
↳ deletion_protection_info
DeletionProtectionInfo
Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION
↳ resource_suspension_info
ResourceSuspensionInfo
Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED .
↳ inefficient_query_info
InefficientQueryInfo
Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY .
↳ outdated_minor_version_info
OutdatedMinorVersionInfo
Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION.
↳ maintenance_recommendation_info
MaintenanceRecommendationInfo
Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES.
↳ signal_source
int
Where the signal is coming from.
↳ signal_type
int
Type of the signal.
↳ signal_event_time
getShortBackupRetentionInfo
Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION.
hasShortBackupRetentionInfo
setShortBackupRetentionInfo
Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION.
$this
getBackupRunInfo
Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD.
hasBackupRunInfo
setBackupRunInfo
Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD.
$this
getSccInfo
SCC information applies to SCC signals.
hasSccInfo
setSccInfo
SCC information applies to SCC signals.
$this
getRecommendationInfo
Recommendation information applies to recommendations.
hasRecommendationInfo
setRecommendationInfo
Recommendation information applies to recommendations.
$this
getAutomatedBackupPolicyInfo
Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY.
hasAutomatedBackupPolicyInfo
setAutomatedBackupPolicyInfo
Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY.
$this
getDeletionProtectionInfo
Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION
hasDeletionProtectionInfo
setDeletionProtectionInfo
Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION
$this
getResourceSuspensionInfo
Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED .
hasResourceSuspensionInfo
setResourceSuspensionInfo
Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED .
$this
getInefficientQueryInfo
Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY .
hasInefficientQueryInfo
setInefficientQueryInfo
Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY .
$this
getOutdatedMinorVersionInfo
Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION.
hasOutdatedMinorVersionInfo
setOutdatedMinorVersionInfo
Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION.
$this
getMaintenanceRecommendationInfo
Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES.
hasMaintenanceRecommendationInfo
setMaintenanceRecommendationInfo
Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES.
$this
getSignalSource
Where the signal is coming from.
setSignalSource
Where the signal is coming from.
$this
getSignalType
Type of the signal.
setSignalType
Type of the signal.
$this
getSignalEventTime
Event time when signal was recorded by source service.
hasSignalEventTime
clearSignalEventTime
setSignalEventTime
Event time when signal was recorded by source service.
$this
getDetail
string

