Google Meet V2 API - Module Google::Apps::Meet::V2::Recording::State (v0.1.0)

Reference documentation and code samples for the Google Meet V2 API module Google::Apps::Meet::V2::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.