Reference documentation and code samples for the Compute V1 Client class PacketMirroringMirroredResourceInfoInstanceInfo.
Generated from protobuf message google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ canonical_url |
string
[Output Only] Unique identifier for the instance; defined by the server. |
↳ url |
string
Resource URL to the virtual machine instance which is being mirrored. |
getCanonicalUrl
[Output Only] Unique identifier for the instance; defined by the server.
Returns | |
---|---|
Type | Description |
string |
hasCanonicalUrl
clearCanonicalUrl
setCanonicalUrl
[Output Only] Unique identifier for the instance; defined by the server.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getUrl
Resource URL to the virtual machine instance which is being mirrored.
Returns | |
---|---|
Type | Description |
string |
hasUrl
clearUrl
setUrl
Resource URL to the virtual machine instance which is being mirrored.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |