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 webpage provides documentation for the \u003ccode\u003eType.Types.Aggregate\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, detailing its functionality for combining incremental updates into a summarized value.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, and the page lists a history of versions going back to 2.4.0, all of which are linked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregate\u003c/code\u003e class is designed to handle data accumulation, where writes specify \u003ccode\u003einput_type\u003c/code\u003e or \u003ccode\u003estate_type\u003c/code\u003e, but reads always return the \u003ccode\u003estate_type\u003c/code\u003e, and it inherits from an object and implements several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAggregatorCase\u003c/code\u003e, \u003ccode\u003eInputType\u003c/code\u003e, \u003ccode\u003eStateType\u003c/code\u003e, and \u003ccode\u003eSum\u003c/code\u003e, which define how the aggregation is handled, the input data types, the state types, and the sum aggregator, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor and another that accepts an existing \u003ccode\u003eAggregate\u003c/code\u003e object, allowing for the creation of new instances and cloning.\u003c/p\u003e\n"]]],[],null,[]]