update all APIs

Like documented in the README

```
rm -f .api.deps .cli.deps && FETCH_APIS=1 make update-json -j8
```
This commit is contained in:
Sebastian Thiel
2024-03-05 18:54:36 +01:00
parent 8a12e9d47e
commit ca974aa0a5
347 changed files with 202580 additions and 50157 deletions

View File

@@ -110,6 +110,7 @@
"locations": {
"methods": {
"fetchStaticIps": {
"deprecated": true,
"description": "The FetchStaticIps API call exposes the static IP addresses used by Datastream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}:fetchStaticIps",
"httpMethod": "GET",
@@ -214,8 +215,10 @@
},
"resources": {
"connectionProfiles": {
"deprecated": true,
"methods": {
"create": {
"deprecated": true,
"description": "Use this method to create a connection profile in a project and location.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles",
"httpMethod": "POST",
@@ -254,6 +257,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a connection profile..",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}",
"httpMethod": "DELETE",
@@ -284,6 +288,7 @@
]
},
"discover": {
"deprecated": true,
"description": "Use this method to discover a connection profile. The discover API call exposes the data objects and metadata belonging to the profile. Typically, a request returns children data objects under a parent data object that's optionally supplied in the request.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles:discover",
"httpMethod": "POST",
@@ -312,6 +317,7 @@
]
},
"get": {
"deprecated": true,
"description": "Use this method to get details about a connection profile.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}",
"httpMethod": "GET",
@@ -337,6 +343,7 @@
]
},
"list": {
"deprecated": true,
"description": "Use this method to list connection profiles created in a project and location.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles",
"httpMethod": "GET",
@@ -383,6 +390,7 @@
]
},
"patch": {
"deprecated": true,
"description": "Use this method to update the parameters of a connection profile.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}",
"httpMethod": "PATCH",
@@ -509,7 +517,7 @@
]
},
"list": {
"description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.",
"description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/operations",
"httpMethod": "GET",
"id": "datastream.projects.locations.operations.list",
@@ -554,6 +562,7 @@
"privateConnections": {
"methods": {
"create": {
"deprecated": true,
"description": "Use this method to create a private connectivity configuration.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections",
"httpMethod": "POST",
@@ -592,6 +601,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a private connectivity configuration.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}",
"httpMethod": "DELETE",
@@ -627,6 +637,7 @@
]
},
"get": {
"deprecated": true,
"description": "Use this method to get details about a private connectivity configuration.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}",
"httpMethod": "GET",
@@ -652,6 +663,7 @@
]
},
"list": {
"deprecated": true,
"description": "Use this method to list private connectivity configurations in a project and location.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections",
"httpMethod": "GET",
@@ -700,8 +712,10 @@
},
"resources": {
"routes": {
"deprecated": true,
"methods": {
"create": {
"deprecated": true,
"description": "Use this method to create a route for a private connectivity in a project and location.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes",
"httpMethod": "POST",
@@ -740,6 +754,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a route.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}",
"httpMethod": "DELETE",
@@ -770,6 +785,7 @@
]
},
"get": {
"deprecated": true,
"description": "Use this method to get details about a route.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}",
"httpMethod": "GET",
@@ -795,6 +811,7 @@
]
},
"list": {
"deprecated": true,
"description": "Use this method to list routes created for a private connectivity in a project and location.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes",
"httpMethod": "GET",
@@ -847,6 +864,7 @@
"streams": {
"methods": {
"create": {
"deprecated": true,
"description": "Use this method to create a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams",
"httpMethod": "POST",
@@ -895,6 +913,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}",
"httpMethod": "DELETE",
@@ -925,6 +944,7 @@
]
},
"fetchErrors": {
"deprecated": true,
"description": "Use this method to fetch any errors associated with a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}:fetchErrors",
"httpMethod": "POST",
@@ -953,6 +973,7 @@
]
},
"get": {
"deprecated": true,
"description": "Use this method to get details about a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}",
"httpMethod": "GET",
@@ -978,6 +999,7 @@
]
},
"list": {
"deprecated": true,
"description": "Use this method to list streams in a project and location.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams",
"httpMethod": "GET",
@@ -1024,6 +1046,7 @@
]
},
"patch": {
"deprecated": true,
"description": "Use this method to update the configuration of a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}",
"httpMethod": "PATCH",
@@ -1075,8 +1098,10 @@
},
"resources": {
"objects": {
"deprecated": true,
"methods": {
"get": {
"deprecated": true,
"description": "Use this method to get details about a stream object.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}/objects/{objectsId}",
"httpMethod": "GET",
@@ -1102,6 +1127,7 @@
]
},
"list": {
"deprecated": true,
"description": "Use this method to list the objects of a specific stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}/objects",
"httpMethod": "GET",
@@ -1138,6 +1164,7 @@
]
},
"startBackfillJob": {
"deprecated": true,
"description": "Starts backfill job for the specified stream object.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}/objects/{objectsId}:startBackfillJob",
"httpMethod": "POST",
@@ -1163,6 +1190,7 @@
]
},
"stopBackfillJob": {
"deprecated": true,
"description": "Stops the backfill job for the specified stream object.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}/objects/{objectsId}:stopBackfillJob",
"httpMethod": "POST",
@@ -1196,7 +1224,7 @@
}
}
},
"revision": "20230111",
"revision": "20240221",
"rootUrl": "https://datastream.googleapis.com/",
"schemas": {
"AvroFileFormat": {
@@ -1548,6 +1576,7 @@
"type": "integer"
},
"gcsFileFormat": {
"deprecated": true,
"description": "File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.",
"enum": [
"GCS_FILE_FORMAT_UNSPECIFIED",
@@ -1772,7 +1801,7 @@
"type": "object"
},
"Location": {
"description": "A resource that represents Google Cloud Platform location.",
"description": "A resource that represents a Google Cloud location.",
"id": "Location",
"properties": {
"displayName": {
@@ -2019,7 +2048,7 @@
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
"description": "The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"type": "object"
}
},