Google Cloud Migration Center V1 Client - Class Sum (0.3.1)

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

The result of a sum aggregation.

Generated from protobuf message google.cloud.migrationcenter.v1.AggregationResult.Sum

Namespace

Google \ Cloud \ MigrationCenter \ V1 \ AggregationResult

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value float

getValue

Generated from protobuf field double value = 1;

Returns
TypeDescription
float

setValue

Generated from protobuf field double value = 1;

Parameter
NameDescription
var float
Returns
TypeDescription
$this