Generated from protobuf enumENTRY_POINT_ACCESS_UNSPECIFIED = 0;
ALL
Value: 1
All entry points are allowed.
Generated from protobuf enumALL = 1;
CREATOR_APP_ONLY
Value: 2
Only entry points owned by the Google Cloud project that created the
space can be used to join meetings in this space. Apps can use the Meet
Embed SDK Web or mobile Meet SDKs to create owned entry points.
[[["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 Apps Meet V2beta Client - Class EntryPointAccess (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.SpaceConfig.EntryPointAccess)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.SpaceConfig.EntryPointAccess)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.SpaceConfig.EntryPointAccess)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.SpaceConfig.EntryPointAccess)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.SpaceConfig.EntryPointAccess) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Apps Meet V2beta Client class EntryPointAccess.\n\nEntry points that can be used to join a meeting. Example:\n`meet.google.com`, the Meet Embed SDK Web, or a mobile application.\n\nProtobuf type `google.apps.meet.v2beta.SpaceConfig.EntryPointAccess`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta \\\\ SpaceConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ENTRY_POINT_ACCESS_UNSPECIFIED\n\n Value: 0\n\nUnused.\n\nGenerated from protobuf enum `ENTRY_POINT_ACCESS_UNSPECIFIED = 0;`\n\n### ALL\n\n Value: 1\n\nAll entry points are allowed.\n\nGenerated from protobuf enum `ALL = 1;`\n\n### CREATOR_APP_ONLY\n\n Value: 2\n\nOnly entry points owned by the Google Cloud project that created the\nspace can be used to join meetings in this space. Apps can use the Meet\nEmbed SDK Web or mobile Meet SDKs to create owned entry points.\n\nGenerated from protobuf enum `CREATOR_APP_ONLY = 2;`"]]