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

Properties of a Recording.

Package

@google-apps/meet

Properties

driveDestination

driveDestination?: (google.apps.meet.v2.IDriveDestination|null);

Recording driveDestination

endTime

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

Recording endTime

name

name?: (string|null);

Recording name

startTime

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

Recording startTime

state

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

Recording state