API hub V1 API - Module Google::Cloud::ApiHub::V1::ApiHubInstance::State (v0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::ApiHubInstance::State.
State of the ApiHub Instance.
Constants
STATE_UNSPECIFIED
value: 0 The default value. This value is used if the state is omitted.
INACTIVE
value: 1 The ApiHub instance has not been initialized or has been deleted.
CREATING
value: 2 The ApiHub instance is being created.
ACTIVE
value: 3 The ApiHub instance has been created and is ready for use.
UPDATING
value: 4 The ApiHub instance is being updated.
DELETING
value: 5 The ApiHub instance is being deleted.
FAILED
value: 6 The ApiHub instance encountered an error during a state change.
[[["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-04-03 UTC."],[],[]]