appsmarket_v2.yaml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. type: google.api.Service
  2. config_version: 3
  3. name: appsmarket.googleapis.com
  4. title: Google Workspace Marketplace API
  5. apis:
  6. - name: ccc.hosted.marketplace.v2.CustomerLicenseService
  7. - name: ccc.hosted.marketplace.v2.LicenseNotificationService
  8. - name: ccc.hosted.marketplace.v2.UserLicenseService
  9. documentation:
  10. summary: |-
  11. Lets your Google Workspace Marketplace applications integrate with Google's
  12. licensing and billing services.
  13. backend:
  14. rules:
  15. - selector: ccc.hosted.marketplace.v2.CustomerLicenseService.Get
  16. deadline: 20.0
  17. - selector: ccc.hosted.marketplace.v2.LicenseNotificationService.List
  18. deadline: 20.0
  19. - selector: ccc.hosted.marketplace.v2.UserLicenseService.Get
  20. deadline: 20.0
  21. authentication:
  22. rules:
  23. - selector: ccc.hosted.marketplace.v2.CustomerLicenseService.Get
  24. oauth:
  25. canonical_scopes: |-
  26. https://www.googleapis.com/auth/appsmarketplace.license
  27. - selector: ccc.hosted.marketplace.v2.LicenseNotificationService.List
  28. oauth:
  29. canonical_scopes: |-
  30. https://www.googleapis.com/auth/appsmarketplace.license
  31. - selector: ccc.hosted.marketplace.v2.UserLicenseService.Get
  32. oauth:
  33. canonical_scopes: |-
  34. https://www.googleapis.com/auth/appsmarketplace.license