Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Aggregate.
A value that combines incremental updates into a summarized value.
Data is never directly written or read using type Aggregate. Writes will
provide either the input_type or state_type, and reads will always
return the state_type .
Output only. Type that holds the internal accumulator state for the
Aggregate. This is a function of the input_type and aggregator
chosen, and will always specify a full encoding.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Bigtable Administration v2 API for .NET is 3.24.0, with many prior versions available for use.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eType.Types.Aggregate\u003c/code\u003e within the API provides a way to combine incremental updates into a summarized value.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAggregate\u003c/code\u003e does not directly handle data reads or writes; instead, writes utilize \u003ccode\u003einput_type\u003c/code\u003e or \u003ccode\u003estate_type\u003c/code\u003e, and reads only return the \u003ccode\u003estate_type\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregate\u003c/code\u003e class includes properties like \u003ccode\u003eInputType\u003c/code\u003e, \u003ccode\u003eStateType\u003c/code\u003e, and \u003ccode\u003eSum\u003c/code\u003e, which provide methods for defining the types of data being accumulated and the type of aggregator being used.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregatorCase\u003c/code\u003e property is used to determine which type of aggregator is being implemented in a given instance.\u003c/p\u003e\n"]]],[],null,[]]