google-apis-datacatalog_v1 0.36.0 → 0.37.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: b15113c59de14c536ba7574df16a4c47ef4a357173fcbdc5dcfaddd69b7ae560
4
- data.tar.gz: fcd904818827b65cfa8ae4abf3bea92d8944b4e54e17c316aef94863fa7cb553
3
+ metadata.gz: 8aaa6bb8bdef1fdf547899dcd0488d36ce8bf090297bbda71c994d624b9fc971
4
+ data.tar.gz: 381d7b82ba3869e01061725a9d6e4e1542ba86b98252a314a449b691783aa3e3
5
5
  SHA512:
6
- metadata.gz: 3a60af0da61b5d4beb64dc0229b5c162d8eff81b28c032e04f42e291fc7a993d2e6d307923a6ee9baa2b5c371473a07069b238261cda3b5864068ae28237e38a
7
- data.tar.gz: b249ff60047af58f548b0f68c94ad623a26be5ba65f5e8721c1b6c38f35907918d49cffbc519e1cead40763991f0f80dc76985418411abf5b59907df623d5314
6
+ metadata.gz: 5b0030c428e93e5ad4b016fb1ed8b562ba8eeff232757a7ea6699750aa7f537da713d54f85798964f17e659705cbd3b0ea0dd433f42606dd9b7c8ef9eb8d708c
7
+ data.tar.gz: abba10ba9f912cc73740451667193daa6283864cbf91e9c6eafc9b6d67c1f480263f832d15733dda030a29aa2174b42dcee96970f1491a82381282cc466c3d39
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datacatalog_v1
2
2
 
3
+ ### v0.37.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230421
6
+
3
7
  ### v0.36.0 (2023-04-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20230414
@@ -3127,7 +3127,7 @@ module Google
3127
3127
  class GoogleCloudDatacatalogV1TaxonomyService
3128
3128
  include Google::Apis::Core::Hashable
3129
3129
 
3130
- # P4SA Identity of the service.
3130
+ # The service agent for the service.
3131
3131
  # Corresponds to the JSON property `identity`
3132
3132
  # @return [String]
3133
3133
  attr_accessor :identity
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatacatalogV1
18
18
  # Version of the google-apis-datacatalog_v1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230414"
25
+ REVISION = "20230421"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.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-04-23 00:00:00.000000000 Z
11
+ date: 2023-04-30 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datacatalog_v1
63
63
  post_install_message:
64
64
  rdoc_options: []