Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::GcpBackupConfig.
GcpBackupConfig captures the Backup configuration details for Google Cloud resources. All Google Cloud resources regardless of type are protected with backup plan associations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_plan
def backup_plan() -> ::String
Returns
- (::String) — The name of the backup plan.
#backup_plan=
def backup_plan=(value) -> ::String
Parameter
- value (::String) — The name of the backup plan.
Returns
- (::String) — The name of the backup plan.
#backup_plan_association
def backup_plan_association() -> ::String
Returns
- (::String) — The name of the backup plan association.
#backup_plan_association=
def backup_plan_association=(value) -> ::String
Parameter
- value (::String) — The name of the backup plan association.
Returns
- (::String) — The name of the backup plan association.
#backup_plan_description
def backup_plan_description() -> ::String
Returns
- (::String) — The description of the backup plan.
#backup_plan_description=
def backup_plan_description=(value) -> ::String
Parameter
- value (::String) — The description of the backup plan.
Returns
- (::String) — The description of the backup plan.
#backup_plan_rules
def backup_plan_rules() -> ::Array<::String>
Returns
- (::Array<::String>) — The names of the backup plan rules which point to this backupvault
#backup_plan_rules=
def backup_plan_rules=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The names of the backup plan rules which point to this backupvault
Returns
- (::Array<::String>) — The names of the backup plan rules which point to this backupvault