Google Meet V2 API - Class Google::Apps::Meet::V2::SignedinUser (v0.2.0)

Reference documentation and code samples for the Google Meet V2 API class Google::Apps::Meet::V2::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 name and last name. For a robot account, it's the administrator-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}