memoryConfig property

GoogleBigtableAdminV2MemoryLayerMemoryConfig? memoryConfig
getter/setter pair

The configuration of this memory layer.

Set an empty memory_config to enable the memory layer. Unset this to disable the memory layer.

Implementation

GoogleBigtableAdminV2MemoryLayerMemoryConfig? memoryConfig;