Compute V1 Client - Class PacketMirroringNetworkInfo (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ canonical_url string

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

↳ url string

URL of the network resource.

getCanonicalUrl

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

Returns
TypeDescription
string

hasCanonicalUrl

clearCanonicalUrl

setCanonicalUrl

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getUrl

URL of the network resource.

Returns
TypeDescription
string

hasUrl

clearUrl

setUrl

URL of the network resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this