Represents the different states of a managed domain.
Values:
STATE_UNSPECIFIED (0):
Not set.
CREATING (1):
The domain is being created.
READY (2):
The domain has been created and is fully
usable.
UPDATING (3):
The domain's configuration is being updated.
DELETING (4):
The domain is being deleted.
REPAIRING (5):
The domain is being repaired and may be unusable. Details
can be found in the status_message field.
PERFORMING_MAINTENANCE (6):
The domain is undergoing maintenance.
UNAVAILABLE (7):
The domain is not serving requests.
[[["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 2024-11-14 UTC."],[],[]]