Google Cloud Migration Center V1 Client - Class Network (1.0.1)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class Network.

Statistical aggregation of network usage.

Generated from protobuf message google.cloud.migrationcenter.v1.DailyResourceUsageAggregation.Network

Namespace

Google \ Cloud \ MigrationCenter \ V1 \ DailyResourceUsageAggregation

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ingress_bps Stats

Network ingress in B/s.

↳ egress_bps Stats

Network egress in B/s.

getIngressBps

Network ingress in B/s.

Returns
Type Description
Stats|null

hasIngressBps

clearIngressBps

setIngressBps

Network ingress in B/s.

Parameter
Name Description
var Stats
Returns
Type Description
$this

getEgressBps

Network egress in B/s.

Returns
Type Description
Stats|null

hasEgressBps

clearEgressBps

setEgressBps

Network egress in B/s.

Parameter
Name Description
var Stats
Returns
Type Description
$this