diff --git a/docs/dyn/datastream_v1.projects.locations.html b/docs/dyn/datastream_v1.projects.locations.html index a8ab8390c1c..f0de05e34e8 100644 --- a/docs/dyn/datastream_v1.projects.locations.html +++ b/docs/dyn/datastream_v1.projects.locations.html @@ -170,7 +170,7 @@

Method Details

Returns: An object of the form: - { # A resource that represents Google Cloud Platform location. + { # A resource that represents a Google Cloud location. "displayName": "A String", # The friendly name for this location, typically a nearby city name. For example, "Tokyo". "labels": { # Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} "a_key": "A String", @@ -202,7 +202,7 @@

Method Details

{ # The response message for Locations.ListLocations. "locations": [ # 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. "displayName": "A String", # The friendly name for this location, typically a nearby city name. For example, "Tokyo". "labels": { # Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} "a_key": "A String", diff --git a/docs/dyn/datastream_v1.projects.locations.streams.html b/docs/dyn/datastream_v1.projects.locations.streams.html index 30ebce8d0df..9f9b047ea2a 100644 --- a/docs/dyn/datastream_v1.projects.locations.streams.html +++ b/docs/dyn/datastream_v1.projects.locations.streams.html @@ -212,7 +212,7 @@

Method Details

"gcsDestinationConfig": { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage. "avroFileFormat": { # AVRO file format configuration. # AVRO file format configuration. }, - "fileRotationInterval": "A String", # The maximum duration for which new events are added before a file is closed and a new file is created. + "fileRotationInterval": "A String", # 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. "fileRotationMb": 42, # The maximum file size to be saved in the bucket. "jsonFileFormat": { # JSON file format configuration. # JSON file format configuration. "compression": "A String", # Compression of the loaded JSON file. @@ -585,7 +585,7 @@

Method Details

"gcsDestinationConfig": { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage. "avroFileFormat": { # AVRO file format configuration. # AVRO file format configuration. }, - "fileRotationInterval": "A String", # The maximum duration for which new events are added before a file is closed and a new file is created. + "fileRotationInterval": "A String", # 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. "fileRotationMb": 42, # The maximum file size to be saved in the bucket. "jsonFileFormat": { # JSON file format configuration. # JSON file format configuration. "compression": "A String", # Compression of the loaded JSON file. @@ -897,7 +897,7 @@

Method Details

"gcsDestinationConfig": { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage. "avroFileFormat": { # AVRO file format configuration. # AVRO file format configuration. }, - "fileRotationInterval": "A String", # The maximum duration for which new events are added before a file is closed and a new file is created. + "fileRotationInterval": "A String", # 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. "fileRotationMb": 42, # The maximum file size to be saved in the bucket. "jsonFileFormat": { # JSON file format configuration. # JSON file format configuration. "compression": "A String", # Compression of the loaded JSON file. @@ -1216,7 +1216,7 @@

Method Details

"gcsDestinationConfig": { # Google Cloud Storage destination configuration # A configuration for how data should be loaded to Cloud Storage. "avroFileFormat": { # AVRO file format configuration. # AVRO file format configuration. }, - "fileRotationInterval": "A String", # The maximum duration for which new events are added before a file is closed and a new file is created. + "fileRotationInterval": "A String", # 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. "fileRotationMb": 42, # The maximum file size to be saved in the bucket. "jsonFileFormat": { # JSON file format configuration. # JSON file format configuration. "compression": "A String", # Compression of the loaded JSON file. diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.html b/docs/dyn/datastream_v1alpha1.projects.locations.html index 4ea272fff0b..8521f7130d7 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.html @@ -170,7 +170,7 @@

Method Details

Returns: An object of the form: - { # A resource that represents Google Cloud Platform location. + { # A resource that represents a Google Cloud location. "displayName": "A String", # The friendly name for this location, typically a nearby city name. For example, "Tokyo". "labels": { # Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} "a_key": "A String", @@ -202,7 +202,7 @@

Method Details

{ # The response message for Locations.ListLocations. "locations": [ # 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. "displayName": "A String", # The friendly name for this location, typically a nearby city name. For example, "Tokyo". "labels": { # Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} "a_key": "A String", diff --git a/googleapiclient/discovery_cache/documents/datastream.v1.json b/googleapiclient/discovery_cache/documents/datastream.v1.json index e36b0c3333e..1360480a5ba 100644 --- a/googleapiclient/discovery_cache/documents/datastream.v1.json +++ b/googleapiclient/discovery_cache/documents/datastream.v1.json @@ -1222,7 +1222,7 @@ } } }, - "revision": "20230322", + "revision": "20230510", "rootUrl": "https://datastream.googleapis.com/", "schemas": { "AvroFileFormat": { @@ -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" }, @@ -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": { diff --git a/googleapiclient/discovery_cache/documents/datastream.v1alpha1.json b/googleapiclient/discovery_cache/documents/datastream.v1alpha1.json index eab6d174608..419be204961 100644 --- a/googleapiclient/discovery_cache/documents/datastream.v1alpha1.json +++ b/googleapiclient/discovery_cache/documents/datastream.v1alpha1.json @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -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", @@ -1196,7 +1221,7 @@ } } }, - "revision": "20230322", + "revision": "20230510", "rootUrl": "https://datastream.googleapis.com/", "schemas": { "AvroFileFormat": { @@ -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": {