Enum Transcript.Types.State
Current state of the transcript session.
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public enum Transcript.Types.State
Fields
| Name | Description |
|---|---|
| Ended | This transcript session has ended, but the transcript file hasn't been generated yet. |
| FileGenerated | Transcript file is generated and ready to download. |
| Started | An active transcript session has started. |
| Unspecified | Default, never used. |