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 \ AggregationResultMethods
__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 |
|