GoogleBigtableAdminV2TypeAggregate constructor
GoogleBigtableAdminV2TypeAggregate({
- Type? inputType,
- Type? stateType,
- GoogleBigtableAdminV2TypeAggregateSum? sum,
Implementation
GoogleBigtableAdminV2TypeAggregate({
this.inputType,
this.stateType,
this.sum,
});