Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class Tags.
A set of instance tags.
Generated from protobuf message google.cloud.backupdr.v1.Tags
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ items |
array
Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035. |
getItems
Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setItems
Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |