contactcenterinsights_v1.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. type: google.api.Service
  2. config_version: 3
  3. name: contactcenterinsights.googleapis.com
  4. title: Contact Center AI Insights API
  5. apis:
  6. - name: google.cloud.contactcenterinsights.v1.ContactCenterInsights
  7. - name: google.longrunning.Operations
  8. types:
  9. - name: google.cloud.contactcenterinsights.v1.CreateAnalysisOperationMetadata
  10. - name: google.cloud.contactcenterinsights.v1.CreateIssueModelMetadata
  11. - name: google.cloud.contactcenterinsights.v1.DeleteIssueModelMetadata
  12. - name: google.cloud.contactcenterinsights.v1.DeployIssueModelMetadata
  13. - name: google.cloud.contactcenterinsights.v1.DeployIssueModelResponse
  14. - name: google.cloud.contactcenterinsights.v1.ExportInsightsDataMetadata
  15. - name: google.cloud.contactcenterinsights.v1.ExportInsightsDataResponse
  16. - name: google.cloud.contactcenterinsights.v1.UndeployIssueModelMetadata
  17. - name: google.cloud.contactcenterinsights.v1.UndeployIssueModelResponse
  18. http:
  19. rules:
  20. - selector: google.longrunning.Operations.CancelOperation
  21. post: '/v1/{name=projects/*/locations/*/operations/*}:cancel'
  22. - selector: google.longrunning.Operations.GetOperation
  23. get: '/v1/{name=projects/*/locations/*/operations/*}'
  24. - selector: google.longrunning.Operations.ListOperations
  25. get: '/v1/{name=projects/*/locations/*}/operations'
  26. authentication:
  27. rules:
  28. - selector: 'google.cloud.contactcenterinsights.v1.ContactCenterInsights.*'
  29. oauth:
  30. canonical_scopes: |-
  31. https://www.googleapis.com/auth/cloud-platform
  32. - selector: 'google.longrunning.Operations.*'
  33. oauth:
  34. canonical_scopes: |-
  35. https://www.googleapis.com/auth/cloud-platform