Skip to content

Commit

Permalink
feat(datastream): update the api
Browse files Browse the repository at this point in the history
#### datastream:v1alpha1

The following keys were added:
- resources.projects.resources.locations.methods.fetchStaticIps.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.connectionProfiles.methods.create.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.connectionProfiles.methods.delete.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.connectionProfiles.methods.discover.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.connectionProfiles.methods.get.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.connectionProfiles.methods.list.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.connectionProfiles.methods.patch.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.methods.create.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.methods.delete.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.methods.get.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.methods.list.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.resources.routes.methods.create.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.resources.routes.methods.delete.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.resources.routes.methods.get.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.privateConnections.resources.routes.methods.list.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.methods.create.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.methods.delete.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.methods.fetchErrors.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.methods.get.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.methods.list.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.methods.patch.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.resources.objects.methods.get.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.resources.objects.methods.list.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.resources.objects.methods.startBackfillJob.deprecated (Total Keys: 1)
- resources.projects.resources.locations.resources.streams.resources.objects.methods.stopBackfillJob.deprecated (Total Keys: 1)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent 63d0c72 commit 0adc4b0
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 13 deletions.
4 changes: 2 additions & 2 deletions docs/dyn/datastream_v1.projects.locations.html
Expand Up @@ -170,7 +170,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down Expand Up @@ -202,7 +202,7 @@ <h3>Method Details</h3>

{ # The response message for Locations.ListLocations.
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/datastream_v1.projects.locations.streams.html
Expand Up @@ -212,7 +212,7 @@ <h3>Method Details</h3>
&quot;gcsDestinationConfig&quot;: { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage.
&quot;avroFileFormat&quot;: { # AVRO file format configuration. # AVRO file format configuration.
},
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created.
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created. Values within the range of 15-60 seconds are allowed.
&quot;fileRotationMb&quot;: 42, # The maximum file size to be saved in the bucket.
&quot;jsonFileFormat&quot;: { # JSON file format configuration. # JSON file format configuration.
&quot;compression&quot;: &quot;A String&quot;, # Compression of the loaded JSON file.
Expand Down Expand Up @@ -585,7 +585,7 @@ <h3>Method Details</h3>
&quot;gcsDestinationConfig&quot;: { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage.
&quot;avroFileFormat&quot;: { # AVRO file format configuration. # AVRO file format configuration.
},
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created.
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created. Values within the range of 15-60 seconds are allowed.
&quot;fileRotationMb&quot;: 42, # The maximum file size to be saved in the bucket.
&quot;jsonFileFormat&quot;: { # JSON file format configuration. # JSON file format configuration.
&quot;compression&quot;: &quot;A String&quot;, # Compression of the loaded JSON file.
Expand Down Expand Up @@ -897,7 +897,7 @@ <h3>Method Details</h3>
&quot;gcsDestinationConfig&quot;: { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage.
&quot;avroFileFormat&quot;: { # AVRO file format configuration. # AVRO file format configuration.
},
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created.
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created. Values within the range of 15-60 seconds are allowed.
&quot;fileRotationMb&quot;: 42, # The maximum file size to be saved in the bucket.
&quot;jsonFileFormat&quot;: { # JSON file format configuration. # JSON file format configuration.
&quot;compression&quot;: &quot;A String&quot;, # Compression of the loaded JSON file.
Expand Down Expand Up @@ -1216,7 +1216,7 @@ <h3>Method Details</h3>
&quot;gcsDestinationConfig&quot;: { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage.
&quot;avroFileFormat&quot;: { # AVRO file format configuration. # AVRO file format configuration.
},
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created.
&quot;fileRotationInterval&quot;: &quot;A String&quot;, # The maximum duration for which new events are added before a file is closed and a new file is created. Values within the range of 15-60 seconds are allowed.
&quot;fileRotationMb&quot;: 42, # The maximum file size to be saved in the bucket.
&quot;jsonFileFormat&quot;: { # JSON file format configuration. # JSON file format configuration.
&quot;compression&quot;: &quot;A String&quot;, # Compression of the loaded JSON file.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/datastream_v1alpha1.projects.locations.html
Expand Up @@ -170,7 +170,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down Expand Up @@ -202,7 +202,7 @@ <h3>Method Details</h3>

{ # The response message for Locations.ListLocations.
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down
6 changes: 3 additions & 3 deletions googleapiclient/discovery_cache/documents/datastream.v1.json
Expand Up @@ -1222,7 +1222,7 @@
}
}
},
"revision": "20230322",
"revision": "20230510",
"rootUrl": "https://datastream.googleapis.com/",
"schemas": {
"AvroFileFormat": {
Expand Down Expand Up @@ -1611,7 +1611,7 @@
"description": "AVRO file format configuration."
},
"fileRotationInterval": {
"description": "The maximum duration for which new events are added before a file is closed and a new file is created.",
"description": "The maximum duration for which new events are added before a file is closed and a new file is created. Values within the range of 15-60 seconds are allowed.",
"format": "google-duration",
"type": "string"
},
Expand Down Expand Up @@ -1836,7 +1836,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": {
Expand Down
29 changes: 27 additions & 2 deletions googleapiclient/discovery_cache/documents/datastream.v1alpha1.json
Expand Up @@ -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",
Expand Down Expand Up @@ -216,6 +217,7 @@
"connectionProfiles": {
"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",
Expand Down Expand Up @@ -254,6 +256,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a connection profile..",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}",
"httpMethod": "DELETE",
Expand Down Expand Up @@ -284,6 +287,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",
Expand Down Expand Up @@ -312,6 +316,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",
Expand All @@ -337,6 +342,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",
Expand Down Expand Up @@ -383,6 +389,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",
Expand Down Expand Up @@ -554,6 +561,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",
Expand Down Expand Up @@ -592,6 +600,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a private connectivity configuration.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}",
"httpMethod": "DELETE",
Expand Down Expand Up @@ -627,6 +636,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",
Expand All @@ -652,6 +662,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",
Expand Down Expand Up @@ -702,6 +713,7 @@
"routes": {
"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",
Expand Down Expand Up @@ -740,6 +752,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a route.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}",
"httpMethod": "DELETE",
Expand Down Expand Up @@ -770,6 +783,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",
Expand All @@ -795,6 +809,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",
Expand Down Expand Up @@ -847,6 +862,7 @@
"streams": {
"methods": {
"create": {
"deprecated": true,
"description": "Use this method to create a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams",
"httpMethod": "POST",
Expand Down Expand Up @@ -895,6 +911,7 @@
]
},
"delete": {
"deprecated": true,
"description": "Use this method to delete a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}",
"httpMethod": "DELETE",
Expand Down Expand Up @@ -925,6 +942,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",
Expand Down Expand Up @@ -953,6 +971,7 @@
]
},
"get": {
"deprecated": true,
"description": "Use this method to get details about a stream.",
"flatPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}",
"httpMethod": "GET",
Expand All @@ -978,6 +997,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",
Expand Down Expand Up @@ -1024,6 +1044,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",
Expand Down Expand Up @@ -1077,6 +1098,7 @@
"objects": {
"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",
Expand All @@ -1102,6 +1124,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",
Expand Down Expand Up @@ -1138,6 +1161,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",
Expand All @@ -1163,6 +1187,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",
Expand Down Expand Up @@ -1196,7 +1221,7 @@
}
}
},
"revision": "20230322",
"revision": "20230510",
"rootUrl": "https://datastream.googleapis.com/",
"schemas": {
"AvroFileFormat": {
Expand Down Expand Up @@ -1772,7 +1797,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": {
Expand Down

0 comments on commit 0adc4b0

Please sign in to comment.