Compute V1 Client - Class PacketMirroringNetworkInfo (1.5.0)

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

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

Methods

__construct

Constructor.

Parameters
Name Description
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.

Generated from protobuf field optional string canonical_url = 512294820;

Returns
Type Description
string

hasCanonicalUrl

clearCanonicalUrl

setCanonicalUrl

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

Generated from protobuf field optional string canonical_url = 512294820;

Parameter
Name Description
var string
Returns
Type Description
$this

getUrl

URL of the network resource.

Generated from protobuf field optional string url = 116079;

Returns
Type Description
string

hasUrl

clearUrl

setUrl

URL of the network resource.

Generated from protobuf field optional string url = 116079;

Parameter
Name Description
var string
Returns
Type Description
$this