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

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
Name Description
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
Type Description
Google\Protobuf\Internal\MapField

setValues

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

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this