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

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

The result of a frequency distribution aggregation.

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

Namespace

Google \ Cloud \ MigrationCenter \ V1 \ AggregationResult

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ values array|Google\Protobuf\Internal\MapField

getValues

Generated from protobuf field map<string, int64> values = 1;

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setValues

Generated from protobuf field map<string, int64> values = 1;

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this