Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class InstanceParams.
Additional instance params.
Generated from protobuf message google.cloud.backupdr.v1.InstanceParams
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ resource_manager_tags |
array|Google\Protobuf\Internal\MapField
Optional. Resource manager tags to be bound to the instance. |
getResourceManagerTags
Optional. Resource manager tags to be bound to the instance.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\MapField |
setResourceManagerTags
Optional. Resource manager tags to be bound to the instance.
Parameter | |
---|---|
Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
Returns | |
---|---|
Type | Description |
$this |