Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class CloudSqlInstanceBackupPlanAssociationProperties.
Cloud SQL instance's BPA properties.
Generated from protobuf message google.cloud.backupdr.v1.CloudSqlInstanceBackupPlanAssociationProperties
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ instance_create_time |
Google\Protobuf\Timestamp
Output only. The time when the instance was created. |
getInstanceCreateTime
Output only. The time when the instance was created.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasInstanceCreateTime
clearInstanceCreateTime
setInstanceCreateTime
Output only. The time when the instance was created.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |