google-apis-datacatalog_v1beta1 0.26.0 → 0.27.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70942eb20de9647a327708b598729c4a1c72eccf164efd1365ce57a8b85e2362
4
- data.tar.gz: e4e96b260b70597dedc5efa89c034ea58e6275a1f3da247d3f270bfa32322eac
3
+ metadata.gz: fd2fc0ea8c32cbaaadbf67f801a1a88bf7bee26342eba220783b82c68f16e853
4
+ data.tar.gz: 2913e50c3c7e5a9685675d67456f54e4a32204c7dcdfa24a4378bba32cbbd2c4
5
5
  SHA512:
6
- metadata.gz: d414c12e2e3247082e1b93656a15a68854710ba969bedb92d1ec5b2af4813670cb87de530cb29ab9a08857ec95d913059638cac100d6ea796d5e5848ea9d5770
7
- data.tar.gz: 7b1a61ac53f15c51290905758a0c656001c86c8b0fa3bd93a882bdef4495cf9f180fabe8b34e0845810ec0c0aa5668a266c02d6bbd2ced7e1119f24e2bfe9870
6
+ metadata.gz: ee46afe088f5b9a3b295754173320e01156f6eee347c49f382372d93335c0fc52cf5758045aa14b6ecb46c268e3003f73380b63bc0a95f1dceb22e060bc971ac
7
+ data.tar.gz: 4c22a5907c33ffbf005d49d1e406166bf19871901daacd283753e5f1f57b9fc899f506bf7b04664e7dafa0cc70fd13c4637a2fc031ec37f601bb3b47c546e59b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datacatalog_v1beta1
2
2
 
3
+ ### v0.27.0 (2023-02-12)
4
+
5
+ * Regenerated from discovery document revision 20230207
6
+
3
7
  ### v0.26.0 (2023-02-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230127
@@ -268,12 +268,12 @@ module Google
268
268
  end
269
269
  end
270
270
 
271
- # Metadata message for long-running operation returned by the ReconcileTags.
271
+ # Long-running operation metadata message returned by the ReconcileTags.
272
272
  class GoogleCloudDatacatalogV1ReconcileTagsMetadata
273
273
  include Google::Apis::Core::Hashable
274
274
 
275
- # Map that maps name of each tagged column (or empty string in case of sole
276
- # entry) to tagging operation status.
275
+ # Maps the name of each tagged column (or empty string for a sole entry) to
276
+ # tagging operation status.
277
277
  # Corresponds to the JSON property `errors`
278
278
  # @return [Hash<String,Google::Apis::DatacatalogV1beta1::Status>]
279
279
  attr_accessor :errors
@@ -294,7 +294,7 @@ module Google
294
294
  end
295
295
  end
296
296
 
297
- # Request message for long-running operation returned by the ReconcileTags.
297
+ # Long-running operation response message returned by ReconcileTags.
298
298
  class GoogleCloudDatacatalogV1ReconcileTagsResponse
299
299
  include Google::Apis::Core::Hashable
300
300
 
@@ -1127,9 +1127,9 @@ module Google
1127
1127
  class GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
1128
1128
  include Google::Apis::Core::Hashable
1129
1129
 
1130
- # If `true`, include Google Cloud Platform (GCP) public datasets in the search
1131
- # results. Info on GCP public datasets is available at https://cloud.google.com/
1132
- # public-datasets/. By default, GCP public datasets are excluded.
1130
+ # If `true`, include Google Cloud public datasets in the search results. Info on
1131
+ # Google Cloud public datasets is available at https://cloud.google.com/public-
1132
+ # datasets/. By default, Google Cloud public datasets are excluded.
1133
1133
  # Corresponds to the JSON property `includeGcpPublicDatasets`
1134
1134
  # @return [Boolean]
1135
1135
  attr_accessor :include_gcp_public_datasets
@@ -1534,12 +1534,12 @@ module Google
1534
1534
  end
1535
1535
 
1536
1536
  # A tag template defines a tag, which can have one or more typed fields. The
1537
- # template is used to create and attach the tag to GCP resources. [Tag template
1538
- # roles](https://cloud.google.com/iam/docs/understanding-roles#data-catalog-
1539
- # roles) provide permissions to create, edit, and use the template. See, for
1540
- # example, the [TagTemplate User](https://cloud.google.com/data-catalog/docs/how-
1541
- # to/template-user) role, which includes permission to use the tag template to
1542
- # tag resources.
1537
+ # template is used to create and attach the tag to Google Cloud resources. [Tag
1538
+ # template roles](https://cloud.google.com/iam/docs/understanding-roles#data-
1539
+ # catalog-roles) provide permissions to create, edit, and use the template. See,
1540
+ # for example, the [TagTemplate User](https://cloud.google.com/data-catalog/docs/
1541
+ # how-to/template-user) role, which includes permission to use the tag template
1542
+ # to tag resources.
1543
1543
  class GoogleCloudDatacatalogV1beta1TagTemplate
1544
1544
  include Google::Apis::Core::Hashable
1545
1545
 
@@ -1711,7 +1711,7 @@ module Google
1711
1711
  # @return [String]
1712
1712
  attr_accessor :identity
1713
1713
 
1714
- # The GCP service name.
1714
+ # The Google Cloud service name.
1715
1715
  # Corresponds to the JSON property `name`
1716
1716
  # @return [String]
1717
1717
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatacatalogV1beta1
18
18
  # Version of the google-apis-datacatalog_v1beta1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230127"
25
+ REVISION = "20230207"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datacatalog_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-05 00:00:00.000000000 Z
11
+ date: 2023-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datacatalog_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datacatalog_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []