GoogleFirestoreAdminV1VectorConfig constructor
GoogleFirestoreAdminV1VectorConfig({
- int? dimension,
- GoogleFirestoreAdminV1FlatIndex? flat,
Implementation
GoogleFirestoreAdminV1VectorConfig({
this.dimension,
this.flat,
});