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

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

Developer Preview. Refers to each unique join/leave session when a user joins a conference from a device. Note that any time a user joins the conference a new unique ID is assigned. That means if a user joins a space multiple times from the same device, they're assigned different IDs, and are also be treated as different participant sessions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

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

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Session id.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Session id.
Returns
  • (::String) — Identifier. Session id.

#start_time

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