Google Cloud Bigtable Administration v2 API - Enum MemoryLayer.Types.State (3.35.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumMemoryLayer.Types.State
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum MemoryLayer.Types.State.
The memory layer is disabled. The default state for a cluster without a
memory layer.
Enabling
The memory layer is currently being enabled, and may be disabled
if the enablement process encounters an error. A cluster may not be able
to serve requests from the memory layer while being enabled.
NotKnown
The state of the memory layer could not be determined.
Ready
The memory layer has been successfully enabled and is ready to serve
requests.
Resizing
The memory layer is currently being resized, and may revert to its
previous storage size if the process encounters an error. The memory
layer is still capable of serving requests while being resized, but may
exhibit performance as if its number of allocated nodes is between the
starting and requested states.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-12 UTC."],[],[]]