bigquery_v2.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. type: google.api.Service
  2. config_version: 2
  3. name: bigquery.googleapis.com
  4. title: BigQuery API
  5. apis:
  6. - name: google.cloud.bigquery.v2.ModelService
  7. documentation:
  8. summary: 'A data platform for customers to create, manage, share and query data.'
  9. authentication:
  10. rules:
  11. - selector: google.cloud.bigquery.v2.ModelService.DeleteModel
  12. oauth:
  13. canonical_scopes: |-
  14. https://www.googleapis.com/auth/bigquery,
  15. https://www.googleapis.com/auth/cloud-platform
  16. - selector: google.cloud.bigquery.v2.ModelService.GetModel
  17. oauth:
  18. canonical_scopes: |-
  19. https://www.googleapis.com/auth/bigquery,
  20. https://www.googleapis.com/auth/bigquery.readonly,
  21. https://www.googleapis.com/auth/cloud-platform,
  22. https://www.googleapis.com/auth/cloud-platform.read-only
  23. - selector: google.cloud.bigquery.v2.ModelService.ListModels
  24. oauth:
  25. canonical_scopes: |-
  26. https://www.googleapis.com/auth/bigquery,
  27. https://www.googleapis.com/auth/bigquery.readonly,
  28. https://www.googleapis.com/auth/cloud-platform,
  29. https://www.googleapis.com/auth/cloud-platform.read-only
  30. - selector: google.cloud.bigquery.v2.ModelService.PatchModel
  31. oauth:
  32. canonical_scopes: |-
  33. https://www.googleapis.com/auth/bigquery,
  34. https://www.googleapis.com/auth/cloud-platform