google-cloud-data_catalog-v1 2.3.0 → 2.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/data_catalog/v1/data_catalog/client.rb +5 -5
- data/lib/google/cloud/data_catalog/v1/data_catalog/rest/client.rb +5 -5
- data/lib/google/cloud/data_catalog/v1/policy_tag_manager_serialization/client.rb +2 -2
- data/lib/google/cloud/data_catalog/v1/policy_tag_manager_serialization/rest/client.rb +2 -2
- data/lib/google/cloud/data_catalog/v1/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 05edbf461edf6e09546bc57d463ad125aeb9156d016b17a6d78d460665290555
|
4
|
+
data.tar.gz: 7bc160b49f27e2d143f507249fd844c3ef22b30baa407351a21af4bb44ac15c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c83780145eb45dfc269c3ddbbc447ab6af0429d2dec47a887ea401522a0b077cf6377018473521bb01fd095518d650e8f7efbfc89ddc8beb4c0e910acb51f5e7
|
7
|
+
data.tar.gz: fa06db436dd296c3968a2eec4f60aae90017c86eebd9f28f63795dfed8962be5e6ce63de1667017eef24266cb2dd609ba9b35d0a763f1a1dd2877b54ec54db78
|
@@ -1331,7 +1331,7 @@ module Google
|
|
1331
1331
|
# * `//bigquery.googleapis.com/projects/{PROJECT_ID}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
|
1332
1332
|
# * `//pubsub.googleapis.com/projects/{PROJECT_ID}/topics/{TOPIC_ID}`
|
1333
1333
|
#
|
1334
|
-
# Note: The following
|
1334
|
+
# Note: The following parameters are mutually exclusive: `linked_resource`, `sql_resource`, `fully_qualified_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1335
1335
|
# @param sql_resource [::String]
|
1336
1336
|
# The SQL name of the entry. SQL names are case-sensitive.
|
1337
1337
|
#
|
@@ -1347,7 +1347,7 @@ module Google
|
|
1347
1347
|
# [Lexical structure in GoogleSQL]
|
1348
1348
|
# (https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical).
|
1349
1349
|
#
|
1350
|
-
# Note: The following
|
1350
|
+
# Note: The following parameters are mutually exclusive: `sql_resource`, `linked_resource`, `fully_qualified_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1351
1351
|
# @param fully_qualified_name [::String]
|
1352
1352
|
# [Fully Qualified Name
|
1353
1353
|
# (FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names)
|
@@ -1367,7 +1367,7 @@ module Google
|
|
1367
1367
|
#
|
1368
1368
|
# `dataproc_metastore:{PROJECT_ID}.{LOCATION_ID}.{INSTANCE_ID}.{DATABASE_ID}.{TABLE_ID}`
|
1369
1369
|
#
|
1370
|
-
# Note: The following
|
1370
|
+
# Note: The following parameters are mutually exclusive: `fully_qualified_name`, `linked_resource`, `sql_resource`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1371
1371
|
# @param project [::String]
|
1372
1372
|
# Project where the lookup should be performed. Required to lookup
|
1373
1373
|
# entry that is not a part of `DPMS` or `DATAPLEX` `integrated_system`
|
@@ -3778,11 +3778,11 @@ module Google
|
|
3778
3778
|
# @param tag_template_migration [::Google::Cloud::DataCatalog::V1::TagTemplateMigration]
|
3779
3779
|
# Opt-in status for the migration of Tag Templates to Dataplex.
|
3780
3780
|
#
|
3781
|
-
# Note: The following
|
3781
|
+
# Note: The following parameters are mutually exclusive: `tag_template_migration`, `catalog_ui_experience`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
3782
3782
|
# @param catalog_ui_experience [::Google::Cloud::DataCatalog::V1::CatalogUIExperience]
|
3783
3783
|
# Opt-in status for the UI switch to Dataplex.
|
3784
3784
|
#
|
3785
|
-
# Note: The following
|
3785
|
+
# Note: The following parameters are mutually exclusive: `catalog_ui_experience`, `tag_template_migration`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
3786
3786
|
#
|
3787
3787
|
# @yield [response, operation] Access the result along with the RPC operation
|
3788
3788
|
# @yieldparam response [::Google::Cloud::DataCatalog::V1::MigrationConfig]
|
@@ -1239,7 +1239,7 @@ module Google
|
|
1239
1239
|
# * `//bigquery.googleapis.com/projects/{PROJECT_ID}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
|
1240
1240
|
# * `//pubsub.googleapis.com/projects/{PROJECT_ID}/topics/{TOPIC_ID}`
|
1241
1241
|
#
|
1242
|
-
# Note: The following
|
1242
|
+
# Note: The following parameters are mutually exclusive: `linked_resource`, `sql_resource`, `fully_qualified_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1243
1243
|
# @param sql_resource [::String]
|
1244
1244
|
# The SQL name of the entry. SQL names are case-sensitive.
|
1245
1245
|
#
|
@@ -1255,7 +1255,7 @@ module Google
|
|
1255
1255
|
# [Lexical structure in GoogleSQL]
|
1256
1256
|
# (https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical).
|
1257
1257
|
#
|
1258
|
-
# Note: The following
|
1258
|
+
# Note: The following parameters are mutually exclusive: `sql_resource`, `linked_resource`, `fully_qualified_name`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1259
1259
|
# @param fully_qualified_name [::String]
|
1260
1260
|
# [Fully Qualified Name
|
1261
1261
|
# (FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names)
|
@@ -1275,7 +1275,7 @@ module Google
|
|
1275
1275
|
#
|
1276
1276
|
# `dataproc_metastore:{PROJECT_ID}.{LOCATION_ID}.{INSTANCE_ID}.{DATABASE_ID}.{TABLE_ID}`
|
1277
1277
|
#
|
1278
|
-
# Note: The following
|
1278
|
+
# Note: The following parameters are mutually exclusive: `fully_qualified_name`, `linked_resource`, `sql_resource`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
1279
1279
|
# @param project [::String]
|
1280
1280
|
# Project where the lookup should be performed. Required to lookup
|
1281
1281
|
# entry that is not a part of `DPMS` or `DATAPLEX` `integrated_system`
|
@@ -3478,11 +3478,11 @@ module Google
|
|
3478
3478
|
# @param tag_template_migration [::Google::Cloud::DataCatalog::V1::TagTemplateMigration]
|
3479
3479
|
# Opt-in status for the migration of Tag Templates to Dataplex.
|
3480
3480
|
#
|
3481
|
-
# Note: The following
|
3481
|
+
# Note: The following parameters are mutually exclusive: `tag_template_migration`, `catalog_ui_experience`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
3482
3482
|
# @param catalog_ui_experience [::Google::Cloud::DataCatalog::V1::CatalogUIExperience]
|
3483
3483
|
# Opt-in status for the UI switch to Dataplex.
|
3484
3484
|
#
|
3485
|
-
# Note: The following
|
3485
|
+
# Note: The following parameters are mutually exclusive: `catalog_ui_experience`, `tag_template_migration`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
3486
3486
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
3487
3487
|
# @yieldparam result [::Google::Cloud::DataCatalog::V1::MigrationConfig]
|
3488
3488
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -334,11 +334,11 @@ module Google
|
|
334
334
|
# @param inline_source [::Google::Cloud::DataCatalog::V1::InlineSource, ::Hash]
|
335
335
|
# Inline source taxonomy to import.
|
336
336
|
#
|
337
|
-
# Note: The following
|
337
|
+
# Note: The following parameters are mutually exclusive: `inline_source`, `cross_regional_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
338
338
|
# @param cross_regional_source [::Google::Cloud::DataCatalog::V1::CrossRegionalSource, ::Hash]
|
339
339
|
# Cross-regional source taxonomy to import.
|
340
340
|
#
|
341
|
-
# Note: The following
|
341
|
+
# Note: The following parameters are mutually exclusive: `cross_regional_source`, `inline_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
342
342
|
#
|
343
343
|
# @yield [response, operation] Access the result along with the RPC operation
|
344
344
|
# @yieldparam response [::Google::Cloud::DataCatalog::V1::ImportTaxonomiesResponse]
|
@@ -320,11 +320,11 @@ module Google
|
|
320
320
|
# @param inline_source [::Google::Cloud::DataCatalog::V1::InlineSource, ::Hash]
|
321
321
|
# Inline source taxonomy to import.
|
322
322
|
#
|
323
|
-
# Note: The following
|
323
|
+
# Note: The following parameters are mutually exclusive: `inline_source`, `cross_regional_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
324
324
|
# @param cross_regional_source [::Google::Cloud::DataCatalog::V1::CrossRegionalSource, ::Hash]
|
325
325
|
# Cross-regional source taxonomy to import.
|
326
326
|
#
|
327
|
-
# Note: The following
|
327
|
+
# Note: The following parameters are mutually exclusive: `cross_regional_source`, `inline_source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
|
328
328
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
329
329
|
# @yieldparam result [::Google::Cloud::DataCatalog::V1::ImportTaxonomiesResponse]
|
330
330
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-data_catalog-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.3.
|
4
|
+
version: 2.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -159,7 +159,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
159
159
|
- !ruby/object:Gem::Version
|
160
160
|
version: '0'
|
161
161
|
requirements: []
|
162
|
-
rubygems_version: 3.6.
|
162
|
+
rubygems_version: 3.6.9
|
163
163
|
specification_version: 4
|
164
164
|
summary: A fully managed and highly scalable data discovery and metadata management
|
165
165
|
service.
|