Send feedback
Migration Center v1 API - Class AggregationResult (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
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 ; }
Send feedback
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 2024-11-26 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-26 UTC."],[],[]]