Migration Center v1 API - Class AggregationResult (1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class AggregationResult : IMessage<AggregationResult>, IEquatable<AggregationResult>, IDeepCloneable<AggregationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class AggregationResult.
Message describing a result of an aggregation.
Inheritance
object >
AggregationResult
Namespace
Google.Cloud.MigrationCenter.V1
Assembly
Google.Cloud.MigrationCenter.V1.dll
Constructors
AggregationResult()
public AggregationResult()
AggregationResult(AggregationResult)
public AggregationResult(AggregationResult other)
Properties
Count
public AggregationResult.Types.Count Count { get; set; }
Field
public string Field { get; set; }
| Property Value |
| Type |
Description |
string |
|
Frequency
public AggregationResult.Types.Frequency Frequency { get; set; }
Histogram
public AggregationResult.Types.Histogram Histogram { get; set; }
ResultCase
public AggregationResult.ResultOneofCase ResultCase { get; }
Sum
public AggregationResult.Types.Sum Sum { get; set; }
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-09 UTC.
[null,null,["Last updated 2026-03-09 UTC."],[],[]]