Interface protos.google.apps.meet.v2.ITranscript (0.2.0)

Properties of a Transcript.

Package

@google-apps/meet

Properties

docsDestination

docsDestination?: (google.apps.meet.v2.IDocsDestination|null);

Transcript docsDestination

endTime

endTime?: (google.protobuf.ITimestamp|null);

Transcript endTime

name

name?: (string|null);

Transcript name

startTime

startTime?: (google.protobuf.ITimestamp|null);

Transcript startTime

state

state?: (google.apps.meet.v2.Transcript.State|keyof typeof google.apps.meet.v2.Transcript.State|null);

Transcript state