Google Meet V2BETA API - Class Google::Apps::Meet::V2beta::Participant (v0.3.0)

Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::Participant.

Developer Preview. User who attended or is attending a conference.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#anonymous_user

def anonymous_user() -> ::Google::Apps::Meet::V2beta::AnonymousUser
Returns

#anonymous_user=

def anonymous_user=(value) -> ::Google::Apps::Meet::V2beta::AnonymousUser
Parameter
Returns

#earliest_start_time

def earliest_start_time() -> ::Google::Protobuf::Timestamp
Returns

#latest_end_time

def latest_end_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. Time when the participant left the meeting for the last time. This can be null if it is an active meeting.

#name

def name() -> ::String
Returns
  • (::String) — Output only. Resource name of the participant. Format: conferenceRecords/{conference_record}/participants/{participant}

#phone_user

def phone_user() -> ::Google::Apps::Meet::V2beta::PhoneUser
Returns

#phone_user=

def phone_user=(value) -> ::Google::Apps::Meet::V2beta::PhoneUser
Parameter
Returns

#signedin_user

def signedin_user() -> ::Google::Apps::Meet::V2beta::SignedinUser
Returns

#signedin_user=

def signedin_user=(value) -> ::Google::Apps::Meet::V2beta::SignedinUser
Parameter
Returns