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