[[["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 2023-10-12 UTC."],[],[],null,["Represents an aggregation that can be performed by Firestore.\n\n**Signature:** \n\n export declare class AggregateField\u003cT\u003e \n\nProperties\n\nAggregateField.aggregateType\n\nIndicates the aggregation operation of this AggregateField.\n\n**Signature:** \n\n readonly aggregateType: AggregateType;\n\nAggregateField.type\n\nA type string to uniquely identify instances of this class.\n\n**Signature:** \n\n readonly type = \"AggregateField\";"]]