Google Cloud Bare Metal Solution V2 Client - Class ListNetworkUsageResponse (0.5.2)

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 \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ networks array<Google\Cloud\BareMetalSolution\V2\NetworkUsage>

Networks with IPs.

getNetworks

Networks with IPs.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setNetworks

Networks with IPs.

Parameter
NameDescription
var array<Google\Cloud\BareMetalSolution\V2\NetworkUsage>
Returns
TypeDescription
$this