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

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

The result of a count aggregation.

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

Namespace

Google \ Cloud \ MigrationCenter \ V1 \ AggregationResult

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value int|string

getValue

Generated from protobuf field int64 value = 1;

Returns
TypeDescription
int|string

setValue

Generated from protobuf field int64 value = 1;

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this