This document describes audit logging for Conversational Insights. Google Cloud services generate audit logs that record administrative and access activities within your Google Cloud resources. For more information about Cloud Audit Logs, see the following:
- Types of audit logs
- Audit log entry structure
- Storing and routing audit logs
- Cloud Logging pricing summary
- Enable Data Access audit logs
Service name
Conversational Insights audit logs use the service name contactcenterinsights.googleapis.com
.
Filter for this service:
protoPayload . serviceName = "contactcenterinsights.googleapis.com"
Methods by permission type
Each IAM permission has a type
property, whose value is an enum
that can be one of four values: ADMIN_READ
, ADMIN_WRITE
, DATA_READ
, or DATA_WRITE
. When you call a method,
Conversational Insights generates an audit log whose category is dependent on the type
property of the permission required to perform the method.
Methods that require an IAM permission with the type
property value
of DATA_READ
, DATA_WRITE
, or ADMIN_READ
generate Data Access
audit logs.
Methods that require an IAM permission with the type
property value
of ADMIN_WRITE
generate Admin Activity
audit logs.
Permission type | Methods |
---|---|
DATA_READ
|
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysisRule
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetEncryptionSpec
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetFeedbackLabel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaQuestion
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaScorecard
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaScorecardRevision
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAllFeedbackLabels
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalysisRules
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListFeedbackLabels
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaQuestions
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaScorecardRevisions
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaScorecards
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews
google.cloud.contactcenterinsights.v1.ContactCenterInsights.QueryMetrics
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CalculateStats
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ExportInsightsData
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetAnalysis
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetAnalysisRule
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetConversation
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetEncryptionSpec
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetFeedbackLabel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetIssue
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetPhraseMatcher
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaQuestion
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaScorecard
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaScorecardRevision
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetSettings
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetView
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAllFeedbackLabels
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAnalyses
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAnalysisRules
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListConversations
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListFeedbackLabels
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListIssueModels
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListIssues
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListPhraseMatchers
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaQuestions
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaScorecardRevisions
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaScorecards
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListViews
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.QueryMetrics
|
DATA_WRITE
|
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkAnalyzeConversations
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkDeleteConversations
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkDownloadFeedbackLabels
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkUploadFeedbackLabels
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysisRule
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateFeedbackLabel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaQuestion
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaScorecard
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaScorecardRevision
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysisRule
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteFeedbackLabel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssue
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaQuestion
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaScorecard
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaScorecardRevision
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployQaScorecardRevision
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ImportIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.IngestConversations
google.cloud.contactcenterinsights.v1.ContactCenterInsights.InitializeEncryptionSpec
google.cloud.contactcenterinsights.v1.ContactCenterInsights.TuneQaScorecardRevision
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployQaScorecardRevision
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateAnalysisRule
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateFeedbackLabel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateQaQuestion
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateQaScorecard
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UploadConversation
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkAnalyzeConversations
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkDeleteConversations
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkDownloadFeedbackLabels
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkUploadFeedbackLabels
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateAnalysis
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateAnalysisRule
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateConversation
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateFeedbackLabel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreatePhraseMatcher
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaQuestion
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaScorecard
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaScorecardRevision
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateView
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteAnalysis
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteAnalysisRule
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteConversation
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteFeedbackLabel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteIssue
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeletePhraseMatcher
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaQuestion
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaScorecard
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaScorecardRevision
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteView
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeployIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeployQaScorecardRevision
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ExportIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ImportIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.IngestConversations
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.InitializeEncryptionSpec
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.TuneQaScorecardRevision
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UndeployIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UndeployQaScorecardRevision
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateAnalysisRule
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateConversation
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateFeedbackLabel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateIssue
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateIssueModel
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdatePhraseMatcher
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateQaQuestion
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateQaScorecard
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateSettings
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateView
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UploadConversation
google.longrunning.Operations.CancelOperation
|
API interface audit logs
For information about how and which permissions are evaluated for each method, see the Identity and Access Management documentation for Conversational Insights.
google.cloud.contactcenterinsights.v1.ContactCenterInsights
The following audit logs are associated with methods belonging to google.cloud.contactcenterinsights.v1.ContactCenterInsights
.
BulkAnalyzeConversations
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkAnalyzeConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkAnalyzeConversations"
BulkDeleteConversations
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkDeleteConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkDeleteConversations"
BulkDownloadFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkDownloadFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.download - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkDownloadFeedbackLabels"
BulkUploadFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkUploadFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.upload - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.BulkUploadFeedbackLabels"
CalculateIssueModelStats
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateIssueModelStats"
CalculateStats
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CalculateStats"
CreateAnalysis
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysis"
CreateAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateAnalysisRule"
CreateConversation
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateConversation"
CreateFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateFeedbackLabel"
CreateIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateIssueModel"
CreatePhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreatePhraseMatcher"
CreateQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaQuestion"
CreateQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaScorecard"
CreateQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateQaScorecardRevision"
CreateView
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.CreateView"
DeleteAnalysis
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysis"
DeleteAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteAnalysisRule"
DeleteConversation
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteConversation"
DeleteFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteFeedbackLabel"
DeleteIssue
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssue
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssue"
DeleteIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteIssueModel"
DeletePhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeletePhraseMatcher"
DeleteQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaQuestion"
DeleteQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaScorecard"
DeleteQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteQaScorecardRevision"
DeleteView
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeleteView"
DeployIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.deploy - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployIssueModel"
DeployQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.deploy - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.DeployQaScorecardRevision"
ExportInsightsData
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportInsightsData"
ExportIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.export - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ExportIssueModel"
GetAnalysis
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysis"
GetAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetAnalysisRule"
GetConversation
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetConversation"
GetEncryptionSpec
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetEncryptionSpec
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.encryptionSpecs.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetEncryptionSpec"
GetFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetFeedbackLabel"
GetIssue
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssue"
GetIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetIssueModel"
GetPhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetPhraseMatcher"
GetQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaQuestion"
GetQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaScorecard"
GetQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetQaScorecardRevision"
GetSettings
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.settings.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetSettings"
GetView
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.GetView"
ImportIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ImportIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.create - DATA_WRITE
-
contactcenterinsights.issueModels.import - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ImportIssueModel"
IngestConversations
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.IngestConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.IngestConversations"
InitializeEncryptionSpec
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.InitializeEncryptionSpec
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.encryptionSpecs.initialize - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.InitializeEncryptionSpec"
ListAllFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAllFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAllFeedbackLabels"
ListAnalyses
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalyses"
ListAnalysisRules
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalysisRules
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListAnalysisRules"
ListConversations
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListConversations"
ListFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListFeedbackLabels"
ListIssueModels
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssueModels"
ListIssues
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListIssues"
ListPhraseMatchers
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListPhraseMatchers"
ListQaQuestions
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaQuestions
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaQuestions"
ListQaScorecardRevisions
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaScorecardRevisions
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaScorecardRevisions"
ListQaScorecards
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaScorecards
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListQaScorecards"
ListViews
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.ListViews"
QueryMetrics
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.QueryMetrics
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.QueryMetrics"
TuneQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.TuneQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.tune - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.TuneQaScorecardRevision"
UndeployIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.undeploy - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployIssueModel"
UndeployQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.undeploy - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UndeployQaScorecardRevision"
UpdateAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateAnalysisRule"
UpdateConversation
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateConversation"
UpdateFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateFeedbackLabel"
UpdateIssue
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssue"
UpdateIssueModel
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateIssueModel"
UpdatePhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdatePhraseMatcher"
UpdateQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateQaQuestion"
UpdateQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateQaScorecard"
UpdateSettings
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.settings.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateSettings"
UpdateView
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UpdateView"
UploadConversation
- Method
:
google.cloud.contactcenterinsights.v1.ContactCenterInsights.UploadConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.upload - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1.ContactCenterInsights.UploadConversation"
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights
The following audit logs are associated with methods belonging to google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights
.
BulkAnalyzeConversations
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkAnalyzeConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkAnalyzeConversations"
BulkDeleteConversations
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkDeleteConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkDeleteConversations"
BulkDownloadFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkDownloadFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.download - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkDownloadFeedbackLabels"
BulkUploadFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkUploadFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.upload - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.BulkUploadFeedbackLabels"
CalculateStats
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CalculateStats
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CalculateStats"
CreateAnalysis
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateAnalysis
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateAnalysis"
CreateAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateAnalysisRule"
CreateConversation
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateConversation"
CreateFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateFeedbackLabel"
CreateIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateIssueModel"
CreatePhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreatePhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreatePhraseMatcher"
CreateQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaQuestion"
CreateQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaScorecard"
CreateQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateQaScorecardRevision"
CreateView
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.create - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.CreateView"
DeleteAnalysis
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteAnalysis
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteAnalysis"
DeleteAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteAnalysisRule"
DeleteConversation
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteConversation"
DeleteFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteFeedbackLabel"
DeleteIssue
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteIssue
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteIssue"
DeleteIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteIssueModel"
DeletePhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeletePhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeletePhraseMatcher"
DeleteQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaQuestion"
DeleteQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaScorecard"
DeleteQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteQaScorecardRevision"
DeleteView
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.delete - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeleteView"
DeployIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeployIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.deploy - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeployIssueModel"
DeployQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeployQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.deploy - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.DeployQaScorecardRevision"
ExportInsightsData
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ExportInsightsData
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ExportInsightsData"
ExportIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ExportIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.export - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ExportIssueModel"
GetAnalysis
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetAnalysis
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetAnalysis"
GetAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetAnalysisRule"
GetConversation
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetConversation"
GetEncryptionSpec
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetEncryptionSpec
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.encryptionSpecs.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetEncryptionSpec"
GetFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetFeedbackLabel"
GetIssue
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetIssue
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetIssue"
GetIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetIssueModel"
GetPhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetPhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetPhraseMatcher"
GetQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaQuestion"
GetQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaScorecard"
GetQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetQaScorecardRevision"
GetSettings
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetSettings
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.settings.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetSettings"
GetView
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.get - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.GetView"
ImportIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ImportIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.create - DATA_WRITE
-
contactcenterinsights.issueModels.import - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ImportIssueModel"
IngestConversations
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.IngestConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.create - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.IngestConversations"
InitializeEncryptionSpec
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.InitializeEncryptionSpec
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.encryptionSpecs.initialize - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.InitializeEncryptionSpec"
ListAllFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAllFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAllFeedbackLabels"
ListAnalyses
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAnalyses
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analyses.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAnalyses"
ListAnalysisRules
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAnalysisRules
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListAnalysisRules"
ListConversations
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListConversations
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListConversations"
ListFeedbackLabels
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListFeedbackLabels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListFeedbackLabels"
ListIssueModels
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListIssueModels
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListIssueModels"
ListIssues
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListIssues
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListIssues"
ListPhraseMatchers
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListPhraseMatchers
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListPhraseMatchers"
ListQaQuestions
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaQuestions
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaQuestions"
ListQaScorecardRevisions
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaScorecardRevisions
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaScorecardRevisions"
ListQaScorecards
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaScorecards
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListQaScorecards"
ListViews
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListViews
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.list - DATA_READ
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.ListViews"
QueryMetrics
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.QueryMetrics
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.list - DATA_READ
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.QueryMetrics"
TuneQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.TuneQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.tune - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.TuneQaScorecardRevision"
UndeployIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UndeployIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.undeploy - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UndeployIssueModel"
UndeployQaScorecardRevision
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UndeployQaScorecardRevision
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecardRevisions.undeploy - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UndeployQaScorecardRevision"
UpdateAnalysisRule
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateAnalysisRule
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.analysisRules.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateAnalysisRule"
UpdateConversation
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateConversation"
UpdateFeedbackLabel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateFeedbackLabel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.feedbackLabels.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateFeedbackLabel"
UpdateIssue
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateIssue
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issues.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateIssue"
UpdateIssueModel
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateIssueModel
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.issueModels.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateIssueModel"
UpdatePhraseMatcher
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdatePhraseMatcher
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.phraseMatchers.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdatePhraseMatcher"
UpdateQaQuestion
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateQaQuestion
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaQuestions.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateQaQuestion"
UpdateQaScorecard
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateQaScorecard
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.qaScorecards.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateQaScorecard"
UpdateSettings
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateSettings
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.settings.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateSettings"
UpdateView
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateView
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.views.update - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UpdateView"
UploadConversation
- Method
:
google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UploadConversation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.conversations.upload - DATA_WRITE
-
- Method is a long-running or streaming operation
: Long-running operation
- Filter for this method
:
protoPayload.methodName="google.cloud.contactcenterinsights.v1alpha1.ContactCenterInsights.UploadConversation"
google.longrunning.Operations
The following audit logs are associated with methods belonging to google.longrunning.Operations
.
CancelOperation
- Method
:
google.longrunning.Operations.CancelOperation
- Audit log type
: Data access
- Permissions
:
-
contactcenterinsights.operations.cancel - DATA_WRITE
-
- Method is a long-running or streaming operation
:
No.
- Filter for this method
:
protoPayload.methodName="google.longrunning.Operations.CancelOperation"
Methods that don't produce audit logs
A method might not produce audit logs for one or more of the following reasons:
- It is a high volume method involving signifcant log generation and storage costs.
- It has low auditing value.
- Another audit or platform log already provides method coverage.
The following methods don't produce audit logs:
-
google.longrunning.Operations.GetOperation
-
google.longrunning.Operations.ListOperations