dataflow_v1beta3.yaml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. type: google.api.Service
  2. config_version: 3
  3. name: dataflow.googleapis.com
  4. title: Dataflow API
  5. apis:
  6. - name: google.dataflow.v1beta3.FlexTemplatesService
  7. - name: google.dataflow.v1beta3.JobsV1Beta3
  8. - name: google.dataflow.v1beta3.MessagesV1Beta3
  9. - name: google.dataflow.v1beta3.MetricsV1Beta3
  10. - name: google.dataflow.v1beta3.SnapshotsV1Beta3
  11. - name: google.dataflow.v1beta3.TemplatesService
  12. documentation:
  13. summary: Manages Google Cloud Dataflow projects on Google Cloud Platform.
  14. backend:
  15. rules:
  16. - selector: google.dataflow.v1beta3.FlexTemplatesService.LaunchFlexTemplate
  17. deadline: 30.0
  18. - selector: 'google.dataflow.v1beta3.JobsV1Beta3.*'
  19. deadline: 30.0
  20. - selector: google.dataflow.v1beta3.MessagesV1Beta3.ListJobMessages
  21. deadline: 30.0
  22. - selector: 'google.dataflow.v1beta3.MetricsV1Beta3.*'
  23. deadline: 30.0
  24. - selector: 'google.dataflow.v1beta3.SnapshotsV1Beta3.*'
  25. deadline: 30.0
  26. - selector: 'google.dataflow.v1beta3.TemplatesService.*'
  27. deadline: 30.0
  28. authentication:
  29. rules:
  30. - selector: google.dataflow.v1beta3.FlexTemplatesService.LaunchFlexTemplate
  31. oauth:
  32. canonical_scopes: |-
  33. https://www.googleapis.com/auth/cloud-platform,
  34. https://www.googleapis.com/auth/compute,
  35. https://www.googleapis.com/auth/compute.readonly,
  36. https://www.googleapis.com/auth/userinfo.email
  37. - selector: 'google.dataflow.v1beta3.JobsV1Beta3.*'
  38. oauth:
  39. canonical_scopes: |-
  40. https://www.googleapis.com/auth/cloud-platform,
  41. https://www.googleapis.com/auth/compute,
  42. https://www.googleapis.com/auth/compute.readonly,
  43. https://www.googleapis.com/auth/userinfo.email
  44. - selector: google.dataflow.v1beta3.MessagesV1Beta3.ListJobMessages
  45. oauth:
  46. canonical_scopes: |-
  47. https://www.googleapis.com/auth/cloud-platform,
  48. https://www.googleapis.com/auth/compute,
  49. https://www.googleapis.com/auth/compute.readonly,
  50. https://www.googleapis.com/auth/userinfo.email
  51. - selector: 'google.dataflow.v1beta3.MetricsV1Beta3.*'
  52. oauth:
  53. canonical_scopes: |-
  54. https://www.googleapis.com/auth/cloud-platform,
  55. https://www.googleapis.com/auth/compute,
  56. https://www.googleapis.com/auth/compute.readonly,
  57. https://www.googleapis.com/auth/userinfo.email
  58. - selector: 'google.dataflow.v1beta3.SnapshotsV1Beta3.*'
  59. oauth:
  60. canonical_scopes: |-
  61. https://www.googleapis.com/auth/cloud-platform,
  62. https://www.googleapis.com/auth/compute,
  63. https://www.googleapis.com/auth/compute.readonly,
  64. https://www.googleapis.com/auth/userinfo.email
  65. - selector: 'google.dataflow.v1beta3.TemplatesService.*'
  66. oauth:
  67. canonical_scopes: |-
  68. https://www.googleapis.com/auth/cloud-platform,
  69. https://www.googleapis.com/auth/compute,
  70. https://www.googleapis.com/auth/compute.readonly,
  71. https://www.googleapis.com/auth/userinfo.email