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 \ V1Methods
__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.
Returns | |
---|---|
Type | Description |
string |
hasCanonicalUrl
clearCanonicalUrl
setCanonicalUrl
[Output Only] Unique identifier for the network; defined by the server.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getUrl
URL of the network resource.
Returns | |
---|---|
Type | Description |
string |
hasUrl
clearUrl
setUrl
URL of the network resource.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |