Class BulkAnalyzeConversationsRequest (1.6.1)

BulkAnalyzeConversationsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request to analyze conversations in bulk.

Attributes

NameDescription
parent str
Required. The parent resource to create analyses in.
filter str
Required. Filter used to select the subset of conversations to analyze.
analysis_percentage float
Required. Percentage of selected conversation to analyze, between [0, 100].
annotator_selector google.cloud.contact_center_insights_v1.types.AnnotatorSelector
To select the annotators to run and the phrase matchers to use (if any). If not specified, all annotators will be run.