contactcenterinsights_v1.yaml 1.1 KB

1234567891011121314151617181920212223242526272829303132
  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. types:
  8. - name: google.cloud.contactcenterinsights.v1.CreateAnalysisOperationMetadata
  9. - name: google.cloud.contactcenterinsights.v1.ExportInsightsDataMetadata
  10. - name: google.cloud.contactcenterinsights.v1.ExportInsightsDataResponse
  11. http:
  12. rules:
  13. - selector: google.longrunning.Operations.CancelOperation
  14. post: '/v1/{name=projects/*/locations/*/operations/*}:cancel'
  15. - selector: google.longrunning.Operations.GetOperation
  16. get: '/v1/{name=projects/*/locations/*/operations/*}'
  17. - selector: google.longrunning.Operations.ListOperations
  18. get: '/v1/{name=projects/*/locations/*}/operations'
  19. authentication:
  20. rules:
  21. - selector: 'google.cloud.contactcenterinsights.v1.ContactCenterInsights.*'
  22. oauth:
  23. canonical_scopes: |-
  24. https://www.googleapis.com/auth/cloud-platform
  25. - selector: 'google.longrunning.Operations.*'
  26. oauth:
  27. canonical_scopes: |-
  28. https://www.googleapis.com/auth/cloud-platform