Reference documentation and code samples for the Compute V1 Client class PacketMirroringNetworkInfo.
Generated from protobuf message google.cloud.compute.v1.PacketMirroringNetworkInfo
Methods
__construct
Constructor.
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;
string
hasCanonicalUrl
clearCanonicalUrl
setCanonicalUrl
[Output Only] Unique identifier for the network; defined by the server.
Generated from protobuf field optional string canonical_url = 512294820;
var
string
$this
getUrl
URL of the network resource.
Generated from protobuf field optional string url = 116079;
string
hasUrl
clearUrl
setUrl
URL of the network resource.
Generated from protobuf field optional string url = 116079;
var
string
$this

