Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class AlloyDBClusterDataSourceProperties.
AlloyDBClusterDataSourceProperties represents the properties of a AlloyDB cluster resource that are stored in the DataSource.
.
Generated from protobuf message google.cloud.backupdr.v1.AlloyDBClusterDataSourceProperties
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Output only. Name of the AlloyDB cluster backed up by the datasource. |
getName
Output only. Name of the AlloyDB cluster backed up by the datasource.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Output only. Name of the AlloyDB cluster backed up by the datasource.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|