GoogleBigtableAdminV2TypeEnum constructor

GoogleBigtableAdminV2TypeEnum({
  1. String? enumName,
  2. String? schemaBundleId,
})

Implementation

GoogleBigtableAdminV2TypeEnum({this.enumName, this.schemaBundleId});