The State enum represents the lifecycle stage of a Network
Connectivity Center resource.
Values:
STATE_UNSPECIFIED (0):
No state information available
CREATING (1):
The resource's create operation is in
progress.
ACTIVE (2):
The resource is active
DELETING (3):
The resource's delete operation is in
progress.
ACCEPTING (8):
The resource's accept operation is in
progress.
REJECTING (9):
The resource's reject operation is in
progress.
UPDATING (6):
The resource's update operation is in
progress.
INACTIVE (7):
The resource is inactive.
OBSOLETE (10):
The hub associated with this spoke resource
has been deleted. This state applies to spoke
resources only.
[[["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 2025-02-06 UTC."],[],[]]