Show / Hide Table of Contents

Enum Transcript.Types.State

Current state of the transcript session.

Namespace: Google.Apps.Meet.V2
Assembly: Google.Apps.Meet.V2.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.

In this article
Back to top Generated by DocFX