Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail (v0.1.0)

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::AdditionalDetail.

Details related to signal.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#automated_backup_policy_info

def automated_backup_policy_info() -> ::Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo) — Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY.

    Note: The following fields are mutually exclusive: automated_backup_policy_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#automated_backup_policy_info=

def automated_backup_policy_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo) — Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY.

    Note: The following fields are mutually exclusive: automated_backup_policy_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo) — Automated backup policy information applies to signals with type SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY.

    Note: The following fields are mutually exclusive: automated_backup_policy_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#backup_run_info

def backup_run_info() -> ::Google::Cloud::DatabaseCenter::V1beta::BackupRunInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::BackupRunInfo) — Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD.

    Note: The following fields are mutually exclusive: backup_run_info, short_backup_retention_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#backup_run_info=

def backup_run_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::BackupRunInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::BackupRunInfo) — Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD.

    Note: The following fields are mutually exclusive: backup_run_info, short_backup_retention_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::BackupRunInfo) — Backup run information applies to signals with types SIGNAL_TYPE_LAST_BACKUP_FAILED and SIGNAL_TYPE_LAST_BACKUP_OLD.

    Note: The following fields are mutually exclusive: backup_run_info, short_backup_retention_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#deletion_protection_info

def deletion_protection_info() -> ::Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo) — Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION

    Note: The following fields are mutually exclusive: deletion_protection_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#deletion_protection_info=

def deletion_protection_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo) — Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION

    Note: The following fields are mutually exclusive: deletion_protection_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::DeletionProtectionInfo) — Deletion protection information applies to signals with type SIGNAL_TYPE_NO_DELETION_PROTECTION

    Note: The following fields are mutually exclusive: deletion_protection_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#inefficient_query_info

def inefficient_query_info() -> ::Google::Cloud::DatabaseCenter::V1beta::InefficientQueryInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::InefficientQueryInfo) — Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY.

    Note: The following fields are mutually exclusive: inefficient_query_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#inefficient_query_info=

def inefficient_query_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::InefficientQueryInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::InefficientQueryInfo) — Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY.

    Note: The following fields are mutually exclusive: inefficient_query_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::InefficientQueryInfo) — Inefficient query information applies to signals with type SIGNAL_TYPE_INEFFICIENT_QUERY.

    Note: The following fields are mutually exclusive: inefficient_query_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#maintenance_recommendation_info

def maintenance_recommendation_info() -> ::Google::Cloud::DatabaseCenter::V1beta::MaintenanceRecommendationInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::MaintenanceRecommendationInfo) — Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES.

    Note: The following fields are mutually exclusive: maintenance_recommendation_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#maintenance_recommendation_info=

def maintenance_recommendation_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::MaintenanceRecommendationInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::MaintenanceRecommendationInfo) — Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES.

    Note: The following fields are mutually exclusive: maintenance_recommendation_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::MaintenanceRecommendationInfo) — Maintenance recommendation information applies to signals with type SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES.

    Note: The following fields are mutually exclusive: maintenance_recommendation_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#outdated_minor_version_info

def outdated_minor_version_info() -> ::Google::Cloud::DatabaseCenter::V1beta::OutdatedMinorVersionInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::OutdatedMinorVersionInfo) — Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION.

    Note: The following fields are mutually exclusive: outdated_minor_version_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#outdated_minor_version_info=

def outdated_minor_version_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::OutdatedMinorVersionInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::OutdatedMinorVersionInfo) — Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION.

    Note: The following fields are mutually exclusive: outdated_minor_version_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::OutdatedMinorVersionInfo) — Outdated minor version information applies to signals with type SIGNAL_TYPE_OUTDATED_MINOR_VERSION.

    Note: The following fields are mutually exclusive: outdated_minor_version_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#recommendation_info

def recommendation_info() -> ::Google::Cloud::DatabaseCenter::V1beta::RecommendationInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::RecommendationInfo) — Recommendation information applies to recommendations.

    Note: The following fields are mutually exclusive: recommendation_info, short_backup_retention_info, backup_run_info, scc_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#recommendation_info=

def recommendation_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::RecommendationInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::RecommendationInfo) — Recommendation information applies to recommendations.

    Note: The following fields are mutually exclusive: recommendation_info, short_backup_retention_info, backup_run_info, scc_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::RecommendationInfo) — Recommendation information applies to recommendations.

    Note: The following fields are mutually exclusive: recommendation_info, short_backup_retention_info, backup_run_info, scc_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#resource_suspension_info

def resource_suspension_info() -> ::Google::Cloud::DatabaseCenter::V1beta::ResourceSuspensionInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::ResourceSuspensionInfo) — Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED.

    Note: The following fields are mutually exclusive: resource_suspension_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#resource_suspension_info=

def resource_suspension_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::ResourceSuspensionInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::ResourceSuspensionInfo) — Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED.

    Note: The following fields are mutually exclusive: resource_suspension_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::ResourceSuspensionInfo) — Resource suspension information applies to signals with type SIGNAL_TYPE_RESOURCE_SUSPENDED.

    Note: The following fields are mutually exclusive: resource_suspension_info, short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#scc_info

def scc_info() -> ::Google::Cloud::DatabaseCenter::V1beta::SCCInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::SCCInfo) — SCC information applies to SCC signals.

    Note: The following fields are mutually exclusive: scc_info, short_backup_retention_info, backup_run_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#scc_info=

def scc_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SCCInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::SCCInfo) — SCC information applies to SCC signals.

    Note: The following fields are mutually exclusive: scc_info, short_backup_retention_info, backup_run_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::SCCInfo) — SCC information applies to SCC signals.

    Note: The following fields are mutually exclusive: scc_info, short_backup_retention_info, backup_run_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#short_backup_retention_info

def short_backup_retention_info() -> ::Google::Cloud::DatabaseCenter::V1beta::RetentionSettingsInfo
Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::RetentionSettingsInfo) — Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION.

    Note: The following fields are mutually exclusive: short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#short_backup_retention_info=

def short_backup_retention_info=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::RetentionSettingsInfo
Parameter
  • value (::Google::Cloud::DatabaseCenter::V1beta::RetentionSettingsInfo) — Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION.

    Note: The following fields are mutually exclusive: short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::DatabaseCenter::V1beta::RetentionSettingsInfo) — Short backup retention information applies to signals with type SIGNAL_TYPE_SHORT_BACKUP_RETENTION.

    Note: The following fields are mutually exclusive: short_backup_retention_info, backup_run_info, scc_info, recommendation_info, automated_backup_policy_info, deletion_protection_info, resource_suspension_info, inefficient_query_info, outdated_minor_version_info, maintenance_recommendation_info. If a field in that set is populated, all other fields in the set will automatically be cleared.

#signal_event_time

def signal_event_time() -> ::Google::Protobuf::Timestamp
Returns

#signal_event_time=

def signal_event_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#signal_source

def signal_source() -> ::Google::Cloud::DatabaseCenter::V1beta::SignalSource
Returns

#signal_source=

def signal_source=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SignalSource
Parameter
Returns

#signal_type

def signal_type() -> ::Google::Cloud::DatabaseCenter::V1beta::SignalType
Returns

#signal_type=

def signal_type=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SignalType
Parameter
Returns