Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class ListNetworkUsageRequest.
Request to get networks with IPs.
Generated from protobuf message google.cloud.baremetalsolution.v2.ListNetworkUsageRequest
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ location |
string
Required. Parent value (project and location). |
getLocation
Required. Parent value (project and location).
| Returns | |
|---|---|
| Type | Description |
string |
|
setLocation
Required. Parent value (project and location).
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|