|
84 | 84 | "endpointUrl": "https://dataflow.us-west2.rep.googleapis.com/",
|
85 | 85 | "location": "us-west2"
|
86 | 86 | },
|
| 87 | + { |
| 88 | + "description": "Regional Endpoint", |
| 89 | + "endpointUrl": "https://dataflow.us-west3.rep.googleapis.com/", |
| 90 | + "location": "us-west3" |
| 91 | + }, |
87 | 92 | {
|
88 | 93 | "description": "Regional Endpoint",
|
89 | 94 | "endpointUrl": "https://dataflow.us-west4.rep.googleapis.com/",
|
|
1852 | 1857 | "templates": {
|
1853 | 1858 | "methods": {
|
1854 | 1859 | "create": {
|
1855 |
| - "description": "Creates a Cloud Dataflow job from a template. Do not enter confidential information when you supply string values using the API.", |
| 1860 | + "description": "Creates a Cloud Dataflow job from a template. Do not enter confidential information when you supply string values using the API. To create a job, we recommend using `projects.locations.templates.create` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.templates.create` is not recommended, because your job will always start in `us-central1`.", |
1856 | 1861 | "flatPath": "v1b3/projects/{projectId}/locations/{location}/templates",
|
1857 | 1862 | "httpMethod": "POST",
|
1858 | 1863 | "id": "dataflow.projects.locations.templates.create",
|
|
1887 | 1892 | ]
|
1888 | 1893 | },
|
1889 | 1894 | "get": {
|
1890 |
| - "description": "Get the template associated with a template.", |
| 1895 | + "description": "Get the template associated with a template. To get the template, we recommend using `projects.locations.templates.get` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.templates.get` is not recommended, because only templates that are running in `us-central1` are retrieved.", |
1891 | 1896 | "flatPath": "v1b3/projects/{projectId}/locations/{location}/templates:get",
|
1892 | 1897 | "httpMethod": "GET",
|
1893 | 1898 | "id": "dataflow.projects.locations.templates.get",
|
|
1935 | 1940 | ]
|
1936 | 1941 | },
|
1937 | 1942 | "launch": {
|
1938 |
| - "description": "Launch a template.", |
| 1943 | + "description": "Launches a template. To launch a template, we recommend using `projects.locations.templates.launch` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.templates.launch` is not recommended, because jobs launched from the template will always start in `us-central1`.", |
1939 | 1944 | "flatPath": "v1b3/projects/{projectId}/locations/{location}/templates:launch",
|
1940 | 1945 | "httpMethod": "POST",
|
1941 | 1946 | "id": "dataflow.projects.locations.templates.launch",
|
|
2072 | 2077 | "templates": {
|
2073 | 2078 | "methods": {
|
2074 | 2079 | "create": {
|
2075 |
| - "description": "Creates a Cloud Dataflow job from a template. Do not enter confidential information when you supply string values using the API.", |
| 2080 | + "description": "Creates a Cloud Dataflow job from a template. Do not enter confidential information when you supply string values using the API. To create a job, we recommend using `projects.locations.templates.create` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.templates.create` is not recommended, because your job will always start in `us-central1`.", |
2076 | 2081 | "flatPath": "v1b3/projects/{projectId}/templates",
|
2077 | 2082 | "httpMethod": "POST",
|
2078 | 2083 | "id": "dataflow.projects.templates.create",
|
|
2100 | 2105 | ]
|
2101 | 2106 | },
|
2102 | 2107 | "get": {
|
2103 |
| - "description": "Get the template associated with a template.", |
| 2108 | + "description": "Get the template associated with a template. To get the template, we recommend using `projects.locations.templates.get` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.templates.get` is not recommended, because only templates that are running in `us-central1` are retrieved.", |
2104 | 2109 | "flatPath": "v1b3/projects/{projectId}/templates:get",
|
2105 | 2110 | "httpMethod": "GET",
|
2106 | 2111 | "id": "dataflow.projects.templates.get",
|
|
2146 | 2151 | ]
|
2147 | 2152 | },
|
2148 | 2153 | "launch": {
|
2149 |
| - "description": "Launch a template.", |
| 2154 | + "description": "Launches a template. To launch a template, we recommend using `projects.locations.templates.launch` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.templates.launch` is not recommended, because jobs launched from the template will always start in `us-central1`.", |
2150 | 2155 | "flatPath": "v1b3/projects/{projectId}/templates:launch",
|
2151 | 2156 | "httpMethod": "POST",
|
2152 | 2157 | "id": "dataflow.projects.templates.launch",
|
|
2203 | 2208 | }
|
2204 | 2209 | }
|
2205 | 2210 | },
|
2206 |
| - "revision": "20240709", |
| 2211 | + "revision": "20240817", |
2207 | 2212 | "rootUrl": "https://dataflow.googleapis.com/",
|
2208 | 2213 | "schemas": {
|
2209 | 2214 | "ApproximateProgress": {
|
|
4413 | 4418 | "description": "The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the WorkItem's job.",
|
4414 | 4419 | "type": "string"
|
4415 | 4420 | },
|
| 4421 | + "projectNumber": { |
| 4422 | + "description": "Optional. The project number of the project this worker belongs to.", |
| 4423 | + "format": "int64", |
| 4424 | + "type": "string" |
| 4425 | + }, |
4416 | 4426 | "requestedLeaseDuration": {
|
4417 | 4427 | "description": "The initial lease period.",
|
4418 | 4428 | "format": "google-duration",
|
|
5375 | 5385 | "description": "The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the WorkItem's job.",
|
5376 | 5386 | "type": "string"
|
5377 | 5387 | },
|
| 5388 | + "projectNumber": { |
| 5389 | + "description": "Optional. The project number of the project which owns the WorkItem's job.", |
| 5390 | + "format": "int64", |
| 5391 | + "type": "string" |
| 5392 | + }, |
5378 | 5393 | "unifiedWorkerRequest": {
|
5379 | 5394 | "additionalProperties": {
|
5380 | 5395 | "description": "Properties of the object. Contains field @type with type URL.",
|
|
6746 | 6761 | "description": "Map from user step names to state families.",
|
6747 | 6762 | "type": "object"
|
6748 | 6763 | },
|
| 6764 | + "userWorkerRunnerV1Settings": { |
| 6765 | + "description": "Binary encoded proto to control runtime behavior of the java runner v1 user worker.", |
| 6766 | + "format": "byte", |
| 6767 | + "type": "string" |
| 6768 | + }, |
| 6769 | + "userWorkerRunnerV2Settings": { |
| 6770 | + "description": "Binary encoded proto to control runtime behavior of the runner v2 user worker.", |
| 6771 | + "format": "byte", |
| 6772 | + "type": "string" |
| 6773 | + }, |
6749 | 6774 | "windmillServiceEndpoint": {
|
6750 | 6775 | "description": "If present, the worker must use this endpoint to communicate with Windmill Service dispatchers, otherwise the worker must continue to use whatever endpoint it had been using.",
|
6751 | 6776 | "type": "string"
|
|
0 commit comments