Interface protos.google.cloud.contactcenterinsights.v1.IBulkDownloadFeedbackLabelsRequest (3.9.0)

Properties of a BulkDownloadFeedbackLabelsRequest.

Package

@google-cloud/contact-center-insights

Properties

conversationFilter

conversationFilter?: (string|null);

BulkDownloadFeedbackLabelsRequest conversationFilter

feedbackLabelType

feedbackLabelType?: (google.cloud.contactcenterinsights.v1.BulkDownloadFeedbackLabelsRequest.FeedbackLabelType|keyof typeof google.cloud.contactcenterinsights.v1.BulkDownloadFeedbackLabelsRequest.FeedbackLabelType|null);

BulkDownloadFeedbackLabelsRequest feedbackLabelType

filter

filter?: (string|null);

BulkDownloadFeedbackLabelsRequest filter

gcsDestination

gcsDestination?: (google.cloud.contactcenterinsights.v1.BulkDownloadFeedbackLabelsRequest.IGcsDestination|null);

BulkDownloadFeedbackLabelsRequest gcsDestination

maxDownloadCount

maxDownloadCount?: (number|null);

BulkDownloadFeedbackLabelsRequest maxDownloadCount

parent

parent?: (string|null);

BulkDownloadFeedbackLabelsRequest parent

templateQaScorecardId

templateQaScorecardId?: (string[]|null);

BulkDownloadFeedbackLabelsRequest templateQaScorecardId