File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-datacatalog_v1
lib/google/apis/datacatalog_v1 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
2828end
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments