Google Cloud Vm Migration V1 Client - Class Tag (0.3.2)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ key string

Key of tag.

↳ value string

Value of tag.

getKey

Key of tag.

Returns
TypeDescription
string

setKey

Key of tag.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getValue

Value of tag.

Returns
TypeDescription
string

setValue

Value of tag.

Parameter
NameDescription
var string
Returns
TypeDescription
$this