Reference documentation and code samples for the Compute V1 Client class GetDiagnosticsInterconnectRequest.
A request message for Interconnects.GetDiagnostics. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetDiagnosticsInterconnectRequest
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ interconnect |
string
Name of the interconnect resource to query. |
↳ project |
string
Project ID for this request. |
getInterconnect
Name of the interconnect resource to query.
Returns | |
---|---|
Type | Description |
string |
setInterconnect
Name of the interconnect resource to query.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getProject
Project ID for this request.
Returns | |
---|---|
Type | Description |
string |
setProject
Project ID for this request.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |