[[["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-09 UTC."],[],[],null,["# Google Apps Meet V2beta Client - Class DefaultJoinAsViewerType (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.SpaceConfig.ModerationRestrictions.DefaultJoinAsViewerType)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.SpaceConfig.ModerationRestrictions.DefaultJoinAsViewerType)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.SpaceConfig.ModerationRestrictions.DefaultJoinAsViewerType)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.SpaceConfig.ModerationRestrictions.DefaultJoinAsViewerType)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.SpaceConfig.ModerationRestrictions.DefaultJoinAsViewerType) \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 DefaultJoinAsViewerType.\n\nBy default users will join as contributors. Hosts can restrict users to\njoin as viewers.\n\nNote: If an explicit role is set for a users in the Member resource, the\nuser will join as that role.\n\nProtobuf type `google.apps.meet.v2beta.SpaceConfig.ModerationRestrictions.DefaultJoinAsViewerType`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta \\\\ SpaceConfig \\\\ ModerationRestrictions\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DEFAULT_JOIN_AS_VIEWER_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault value specified by user policy.\n\nThis should never be returned.\n\nGenerated from protobuf enum `DEFAULT_JOIN_AS_VIEWER_TYPE_UNSPECIFIED = 0;`\n\n### ON\n\n Value: 1\n\nUsers will by default join as viewers.\n\nGenerated from protobuf enum `ON = 1;`\n\n### OFF\n\n Value: 2\n\nUsers will by default join as contributors.\n\nGenerated from protobuf enum `OFF = 2;`"]]