Reference documentation and code samples for the Google Apps Meet V2beta Client class Role.
Role of this member in the space.
Protobuf typegoogle.apps.meet.v2beta.Member.Role
Namespace
Google \ Apps \ Meet \ V2beta \ Member
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ROLE_UNSPECIFIED
Value: 0
This is used to indicate the user hasn't specified any value and the
user’s role will be determined upon joining the meetings between
'contributor' and 'viewer' role depending on meeting configuration. More
details about viewer rolehttps://support.google.com/meet/answer/13658394?hl=en.
[[["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 Role (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.Member.Role)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.Member.Role)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.Member.Role)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.Member.Role)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.Member.Role) \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 Role.\n\nRole of this member in the space.\n\nProtobuf type `google.apps.meet.v2beta.Member.Role`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta \\\\ Member\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ROLE_UNSPECIFIED\n\n Value: 0\n\nThis is used to indicate the user hasn't specified any value and the\nuser's role will be determined upon joining the meetings between\n'contributor' and 'viewer' role depending on meeting configuration. More\ndetails about viewer role\n\u003chttps://support.google.com/meet/answer/13658394?hl=en\u003e.\n\nGenerated from protobuf enum `ROLE_UNSPECIFIED = 0;`\n\n### COHOST\n\n Value: 1\n\nCo-host role.\n\nGenerated from protobuf enum `COHOST = 1;`"]]