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
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__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 |
|
static::build
| Parameter | |
|---|---|
| Name | Description |
location |
string
Required. Parent value (project and location). Please see BareMetalSolutionClient::locationName() for help formatting this field. |
| Returns | |
|---|---|
| Type | Description |
ListNetworkUsageRequest |
|