Class SumAggregation (2.16.0)

SumAggregation(
    field_ref: str | google.cloud.firestore_v1.field_path.FieldPath,
    alias: typing.Optional[str] = None,
)

Helper class that provides a standard way to create an ABC using inheritance.