Google Cloud Backup Dr V1 Client - Class BackupDrTemplateConfig (0.11.1)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class BackupDrTemplateConfig.

Provides additional information about Google Cloud Backup and DR's Template backup configuration.

Generated from protobuf message google.cloud.backupdr.v1.BackupDrTemplateConfig

Namespace

Google \ Cloud \ BackupDR \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ first_party_management_uri string

Output only. The URI of the BackupDr template resource for the first party identity users.

↳ third_party_management_uri string

Output only. The URI of the BackupDr template resource for the third party identity users.

getFirstPartyManagementUri

Output only. The URI of the BackupDr template resource for the first party identity users.

Returns
Type Description
string

setFirstPartyManagementUri

Output only. The URI of the BackupDr template resource for the first party identity users.

Parameter
Name Description
var string
Returns
Type Description
$this

getThirdPartyManagementUri

Output only. The URI of the BackupDr template resource for the third party identity users.

Returns
Type Description
string

setThirdPartyManagementUri

Output only. The URI of the BackupDr template resource for the third party identity users.

Parameter
Name Description
var string
Returns
Type Description
$this