Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class ListNetworkUsageResponse.
Response with Networks with IPs
Generated from protobuf message google.cloud.baremetalsolution.v2.ListNetworkUsageResponse
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ networks |
array<NetworkUsage>
Networks with IPs. |
getNetworks
Networks with IPs.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setNetworks
Networks with IPs.
| Parameter | |
|---|---|
| Name | Description |
var |
array<NetworkUsage>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|