Google Apps Meet V2beta Client - Class State (0.4.1)

Reference documentation and code samples for the Google Apps Meet V2beta Client class State.

Current state of the recording session.

Protobuf type google.apps.meet.v2beta.Recording.State

Namespace

Google \ Apps \ Meet \ V2beta \ Recording

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Default, never used.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

STARTED

  Value: 1 
 

An active recording session has started.

Generated from protobuf enum STARTED = 1;

ENDED

  Value: 2 
 

This recording session has ended, but the recording file hasn't been generated yet.

Generated from protobuf enum ENDED = 2;

FILE_GENERATED

  Value: 3 
 

Recording file is generated and ready to download.

Generated from protobuf enum FILE_GENERATED = 3;

Create a Mobile Website
View Site in Mobile | Classic
Share by: