Reference documentation and code samples for the Google Cloud Migration Center V1 Client class AggregationResult.
Message describing a result of an aggregation.
Generated from protobuf message google.cloud.migrationcenter.v1.AggregationResult
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ field
string
getField
Generated from protobuf field string field = 1;
string
setField
Generated from protobuf field string field = 1;
var
string
$this
getCount
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;
hasCount
setCount
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;
$this
getSum
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;
hasSum
setSum
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Sum sum = 3;
$this
getHistogram
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;
hasHistogram
setHistogram
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Histogram histogram = 4;
$this
getFrequency
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;
hasFrequency
setFrequency
Generated from protobuf field .google.cloud.migrationcenter.v1.AggregationResult.Frequency frequency = 5;
$this
getResult
string