NetApp V1 API - Class Google::Cloud::NetApp::V1::BackupVault (v2.1.0)

Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::BackupVault.

A NetApp BackupVault.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backup_region

def backup_region() -> ::String
Returns
  • (::String) — Optional. Region where the backups are stored. Format: projects/{project_id}/locations/{location}

#backup_region=

def backup_region=(value) -> ::String
Parameter
  • value (::String) — Optional. Region where the backups are stored. Format: projects/{project_id}/locations/{location}
Returns
  • (::String) — Optional. Region where the backups are stored. Format: projects/{project_id}/locations/{location}

#backup_vault_type

def backup_vault_type() -> ::Google::Cloud::NetApp::V1::BackupVault::BackupVaultType
Returns

#backup_vault_type=

def backup_vault_type=(value) -> ::Google::Cloud::NetApp::V1::BackupVault::BackupVaultType
Parameter
Returns

#create_time

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

#description

def description() -> ::String
Returns
  • (::String) — Description of the backup vault.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of the backup vault.
Returns
  • (::String) — Description of the backup vault.

#destination_backup_vault

def destination_backup_vault() -> ::String
Returns
  • (::String) — Output only. Name of the Backup vault created in backup region. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Resource labels to represent user provided metadata.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Resource labels to represent user provided metadata.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Resource labels to represent user provided metadata.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The resource name of the backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The resource name of the backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}.
Returns
  • (::String) — Identifier. The resource name of the backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}.

#source_backup_vault

def source_backup_vault() -> ::String
Returns
  • (::String) — Output only. Name of the Backup vault created in source region. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}

#source_region

def source_region() -> ::String
Returns
  • (::String) — Output only. Region in which the backup vault is created. Format: projects/{project_id}/locations/{location}

#state

def state() -> ::Google::Cloud::NetApp::V1::BackupVault::State
Returns