Interface protos.google.apps.meet.v2beta.ITranscriptEntry (0.2.0)

Properties of a TranscriptEntry.

Package

@google-apps/meet

Properties

endTime

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

TranscriptEntry endTime

languageCode

languageCode?: (string|null);

TranscriptEntry languageCode

name

name?: (string|null);

TranscriptEntry name

participant

participant?: (string|null);

TranscriptEntry participant

startTime

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

TranscriptEntry startTime

text

text?: (string|null);

TranscriptEntry text