Reference documentation and code samples for the Google Apps Meet V2beta Client class SignedinUser.
A signed-in user can be:
a) An individual joining from a personal computer, mobile device, or through
companion mode.
b) A robot account used by conference room devices.
Generated from protobuf messagegoogle.apps.meet.v2beta.SignedinUser
Namespace
Google \ Apps \ Meet \ V2beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ user
string
Output only. Unique ID for the user. Interoperable with Admin SDK API and People API. Format:users/{user}
↳ display_name
string
Output only. For a personal device, it's the user's first name and last name. For a robot account, it's the administrator-specified device name. For example, "Altostrat Room".
getUser
Output only. Unique ID for the user. Interoperable with Admin SDK API and
People API. Format:users/{user}
Returns
Type
Description
string
setUser
Output only. Unique ID for the user. Interoperable with Admin SDK API and
People API. Format:users/{user}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDisplayName
Output only. For a personal device, it's the user's first name and last
name. For a robot account, it's the administrator-specified device name.
For example, "Altostrat Room".
Returns
Type
Description
string
setDisplayName
Output only. For a personal device, it's the user's first name and last
name. For a robot account, it's the administrator-specified device name.
[[["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 SignedinUser (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.SignedinUser)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.SignedinUser)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.SignedinUser)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.SignedinUser)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.SignedinUser) \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 SignedinUser.\n\nA signed-in user can be:\na) An individual joining from a personal computer, mobile device, or through\ncompanion mode.\n\nb) A robot account used by conference room devices.\n\nGenerated from protobuf message `google.apps.meet.v2beta.SignedinUser`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUser\n\nOutput only. Unique ID for the user. Interoperable with Admin SDK API and\nPeople API. Format: `users/{user}`\n\n### setUser\n\nOutput only. Unique ID for the user. Interoperable with Admin SDK API and\nPeople API. Format: `users/{user}`\n\n### getDisplayName\n\nOutput only. For a personal device, it's the user's first name and last\nname. For a robot account, it's the administrator-specified device name.\n\nFor example, \"Altostrat Room\".\n\n### setDisplayName\n\nOutput only. For a personal device, it's the user's first name and last\nname. For a robot account, it's the administrator-specified device name.\n\nFor example, \"Altostrat Room\"."]]