Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class Tag.
Tag is an AWS tag representation.
Generated from protobuf message google.cloud.vmmigration.v1.AwsSourceDetails.Tag
Namespace
Google \ Cloud \ VMMigration \ V1 \ AwsSourceDetailsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ key |
string
Key of tag. |
↳ value |
string
Value of tag. |
getKey
Key of tag.
Returns | |
---|---|
Type | Description |
string |
setKey
Key of tag.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getValue
Value of tag.
Returns | |
---|---|
Type | Description |
string |
setValue
Value of tag.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |