screenRecordingBucketUri property

String? screenRecordingBucketUri
getter/setter pair

The path to a Cloud Storage bucket containing conversation screen recordings.

If provided, Insights will search in the bucket for a screen recording file matching the conversation data source object name prefix. If matches are found, these file URIs will be stored in the conversation screen recordings field.

Optional.

Implementation

core.String? screenRecordingBucketUri;