Skip to content

Commit a26fb87

Browse files
feat: Automated regeneration of datacatalog v1 client (googleapis#22204)
Auto-created at 2025-03-23 10:32:11 +0000 using the toys pull request generator.
1 parent 0430025 commit a26fb87

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-datacatalog_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-datacatalog_v1
22

3+
### v0.56.0 (2025-03-23)
4+
5+
* Regenerated from discovery document revision 20250314
6+
37
### v0.55.0 (2025-02-26)
48

59
* Regenerated from discovery document revision 20250212

generated/google-apis-datacatalog_v1/lib/google/apis/datacatalog_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module DatacatalogV1
1818
# Version of the google-apis-datacatalog_v1 gem
19-
GEM_VERSION = "0.55.0"
19+
GEM_VERSION = "0.56.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250212"
25+
REVISION = "20250314"
2626
end
2727
end
2828
end

generated/google-apis-datacatalog_v1/lib/google/apis/datacatalog_v1/service.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ def search_catalogs(google_cloud_datacatalog_v1_search_catalog_request_object =
122122
# SEPARATED.WITH.DOTS``\` * `bigquery.table.`PROJECT_ID`.`DATASET_ID`.`TABLE_ID``
123123
# * `bigquery.dataset.`PROJECT_ID`.`DATASET_ID`` * `datacatalog.entry.`
124124
# PROJECT_ID`.`LOCATION_ID`.`ENTRY_GROUP_ID`.`ENTRY_ID`` Identifiers (`*_ID`)
125-
# should comply with the [Lexical structure in Standard SQL] (https://cloud.
126-
# google.com/bigquery/docs/reference/standard-sql/lexical).
125+
# should comply with the [Lexical structure in GoogleSQL] (https://cloud.google.
126+
# com/bigquery/docs/reference/standard-sql/lexical).
127127
# @param [String] fields
128128
# Selector specifying which fields to include in a partial response.
129129
# @param [String] quota_user

0 commit comments

Comments
 (0)