Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Output only. For a personal device, it's the user's first and last name. For a robot account, it's the admin specified device name. For example, "Altostrat Room".
#user
def user() -> ::String
Returns
-
(::String) — Output only. Unique ID for the user. Interoperable with Admin SDK API and
People API. Format:
users/{user}