Reference documentation and code samples for the App Hub V1 API module Google::Cloud::AppHub::V1::ServiceProjectAttachment::State.
ServiceProjectAttachment state.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
CREATING
value: 1 The ServiceProjectAttachment is being created.
ACTIVE
value: 2 The ServiceProjectAttachment is ready.
This means Services and Workloads under the corresponding
ServiceProjectAttachment is ready for registration.
DELETING
value: 3 The ServiceProjectAttachment is being deleted.
[[["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-09-04 UTC."],[],[],null,["# App Hub V1 API - Module Google::Cloud::AppHub::V1::ServiceProjectAttachment::State (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-app_hub-v1/latest/Google-Cloud-AppHub-V1-ServiceProjectAttachment-State)\n- [1.1.1](/ruby/docs/reference/google-cloud-app_hub-v1/1.1.1/Google-Cloud-AppHub-V1-ServiceProjectAttachment-State)\n- [1.0.0](/ruby/docs/reference/google-cloud-app_hub-v1/1.0.0/Google-Cloud-AppHub-V1-ServiceProjectAttachment-State)\n- [0.3.0](/ruby/docs/reference/google-cloud-app_hub-v1/0.3.0/Google-Cloud-AppHub-V1-ServiceProjectAttachment-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-app_hub-v1/0.2.0/Google-Cloud-AppHub-V1-ServiceProjectAttachment-State)\n- [0.1.1](/ruby/docs/reference/google-cloud-app_hub-v1/0.1.1/Google-Cloud-AppHub-V1-ServiceProjectAttachment-State) \nReference documentation and code samples for the App Hub V1 API module Google::Cloud::AppHub::V1::ServiceProjectAttachment::State.\n\nServiceProjectAttachment state.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nUnspecified state.\n\n### CREATING\n\n**value:** 1 \nThe ServiceProjectAttachment is being created.\n\n### ACTIVE\n\n**value:** 2 \nThe ServiceProjectAttachment is ready.\nThis means Services and Workloads under the corresponding\nServiceProjectAttachment is ready for registration.\n\n### DELETING\n\n**value:** 3 \nThe ServiceProjectAttachment is being deleted."]]