Google Meet V2BETA API - Module Google::Apps::Meet::V2beta::Recording::State (v0.3.0)

Reference documentation and code samples for the Google Meet V2BETA API module Google::Apps::Meet::V2beta::Recording::State.

Current state of the recording session.

Constants

STATE_UNSPECIFIED

value: 0
Default, never used.

STARTED

value: 1
An active recording session has started.

ENDED

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

FILE_GENERATED

value: 3
Recording file is generated and ready to download.