MemoryLayer constructor
MemoryLayer({
- String? etag,
- GoogleBigtableAdminV2MemoryLayerMemoryConfig? memoryConfig,
- String? name,
- String? state,
Implementation
MemoryLayer({this.etag, this.memoryConfig, this.name, this.state});