Google Cloud Net App V1 Client - Class CreateBackupVaultRequest (1.1.1)

Reference documentation and code samples for the Google Cloud Net App V1 Client class CreateBackupVaultRequest.

CreateBackupVaultRequest creates a backup vault.

Generated from protobuf message google.cloud.netapp.v1.CreateBackupVaultRequest

Namespace

Google \ Cloud \ NetApp \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The location to create the backup vaults, in the format projects/{project_id}/locations/{location}

↳ backup_vault_id
string

Required. The ID to use for the backupVault. The ID must be unique within the specified location. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.

↳ backup_vault
BackupVault

Required. A backupVault resource

getParent

Required. The location to create the backup vaults, in the format projects/{project_id}/locations/{location}

Returns
Type
Description
string

setParent

Required. The location to create the backup vaults, in the format projects/{project_id}/locations/{location}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBackupVaultId

Required. The ID to use for the backupVault.

The ID must be unique within the specified location. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.

Returns
Type
Description
string

setBackupVaultId

Required. The ID to use for the backupVault.

The ID must be unique within the specified location. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBackupVault

Required. A backupVault resource

Returns
Type
Description
BackupVault |null

hasBackupVault

clearBackupVault

setBackupVault

Required. A backupVault resource

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. The location to create the backup vaults, in the format projects/{project_id}/locations/{location} Please see NetAppClient::locationName() for help formatting this field.

backupVault
BackupVault

Required. A backupVault resource

backupVaultId
string

Required. The ID to use for the backupVault. The ID must be unique within the specified location. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: