Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::Space::AccessSettings::AccessState.
Represents the access state of the space.
Constants
ACCESS_STATE_UNSPECIFIED
value: 0 Access state is unknown or not supported in this API.
PRIVATE
value: 1 Only users or Google Groups that have been individually added or
invited by other users or Google Workspace administrators can discover
and access the space.
DISCOVERABLE
value: 2 A space manager has granted a target audience access to
the space. Users or Google Groups that have been individually added or
invited to the space can also discover and access the space. To learn
more, see Make a space discoverable to specific
users.
[[["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,["# Google Chat V1 API - Module Google::Apps::Chat::V1::Space::AccessSettings::AccessState (v0.14.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.0 (latest)](/ruby/docs/reference/google-apps-chat-v1/latest/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.13.0](/ruby/docs/reference/google-apps-chat-v1/0.13.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.12.0](/ruby/docs/reference/google-apps-chat-v1/0.12.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.11.1](/ruby/docs/reference/google-apps-chat-v1/0.11.1/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.10.0](/ruby/docs/reference/google-apps-chat-v1/0.10.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.9.1](/ruby/docs/reference/google-apps-chat-v1/0.9.1/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.8.0](/ruby/docs/reference/google-apps-chat-v1/0.8.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.7.0](/ruby/docs/reference/google-apps-chat-v1/0.7.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.6.0](/ruby/docs/reference/google-apps-chat-v1/0.6.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.5.1](/ruby/docs/reference/google-apps-chat-v1/0.5.1/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.4.0](/ruby/docs/reference/google-apps-chat-v1/0.4.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.3.1](/ruby/docs/reference/google-apps-chat-v1/0.3.1/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.2.0](/ruby/docs/reference/google-apps-chat-v1/0.2.0/Google-Apps-Chat-V1-Space-AccessSettings-AccessState)\n- [0.1.2](/ruby/docs/reference/google-apps-chat-v1/0.1.2/Google-Apps-Chat-V1-Space-AccessSettings-AccessState) \nReference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::Space::AccessSettings::AccessState.\n\nRepresents the access state of the space.\n\nConstants\n---------\n\n### ACCESS_STATE_UNSPECIFIED\n\n**value:** 0 \nAccess state is unknown or not supported in this API.\n\n### PRIVATE\n\n**value:** 1 \nOnly users or Google Groups that have been individually added or\ninvited by other users or Google Workspace administrators can discover\nand access the space.\n\n### DISCOVERABLE\n\n**value:** 2 \nA space manager has granted a target audience access to\nthe space. Users or Google Groups that have been individually added or\ninvited to the space can also discover and access the space. To learn\nmore, see [Make a space discoverable to specific\nusers](https://developers.google.com/workspace/chat/space-target-audience).\n\n\n\u003cbr /\u003e\n\nCreating discoverable spaces requires [user\nauthentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)."]]