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 message google.apps.meet.v2beta.SignedinUser
Namespace
Google \ Apps \ Meet \ V2betaMethods
__construct
Constructor.
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}
string
setUser
Output only. Unique ID for the user. Interoperable with Admin SDK API and
People API. Format: users/{user}
var
string
$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".
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.
For example, "Altostrat Room".
var
string
$this