Compute V1 Client - Class PacketMirroringMirroredResourceInfoInstanceInfo (1.14.0)

Reference documentation and code samples for the Compute V1 Client class PacketMirroringMirroredResourceInfoInstanceInfo.

Generated from protobuf message google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ canonical_urlstring

[Output Only] Unique identifier for the instance; defined by the server.

↳ urlstring

Resource URL to the virtual machine instance which is being mirrored.

getCanonicalUrl

[Output Only] Unique identifier for the instance; defined by the server.

Returns
TypeDescription
string

hasCanonicalUrl

clearCanonicalUrl

setCanonicalUrl

[Output Only] Unique identifier for the instance; defined by the server.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getUrl

Resource URL to the virtual machine instance which is being mirrored.

Returns
TypeDescription
string

hasUrl

clearUrl

setUrl

Resource URL to the virtual machine instance which is being mirrored.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this