google-apis-dataplex_v1 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: e0ddf0055eefba5337cae8ce7485bee6d1454c5775ce786afc76d3c345b5ff32
4
- data.tar.gz: 3c2702d94c74a3aa6b9be5bcc0a838b14eee78c2426a1178e78ed2504975137d
3
+ metadata.gz: 00bf8523bcff00d7620017a5bfee878288f634da2a5cae9cb236dc5d624ba5f3
4
+ data.tar.gz: 7ab605a4dfc85246284ffab9f5e021d351d97e35c442ea7e127f2c393d0736f8
5
5
  SHA512:
6
- metadata.gz: 41cca2c0b7849c341d3557e7f67eabe21fe07354dfb7d3d015bb66c04a6ac81ba34be01d190139012d28386a026f5f9f302acbeea43cdbd0cd3d166513a120bd
7
- data.tar.gz: e1dd136082d87d7265488c3a9db0e2b6a9c3ecd99219f6d7613f2b44c35ba8107da3ee03212c0ec0d00322b63c3739d8181ac211325d802db294c4f54a5b0986
6
+ metadata.gz: b28d119e8496190e44b6faddbaf6d198667067de441367a3229b9d708e69fba109a774efac29bfd3ea2d2365a2db144f1c3599e1b30d61f932b5c0ee7f9aa5ce
7
+ data.tar.gz: 566381347034dae9ac85bd6ed209e1219a6c502e9b593e080798a36708654f6dad00ff4ab2eec936bd3be0b89c15091dbdc351777cbfd72c922b96c9df0f4bd4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataplex_v1
2
2
 
3
+ ### v0.27.0 (2023-04-23)
4
+
5
+ * Regenerated from discovery document revision 20230412
6
+
3
7
  ### v0.26.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230328
@@ -1839,7 +1839,7 @@ module Google
1839
1839
  # @return [String]
1840
1840
  attr_accessor :min_value
1841
1841
 
1842
- #
1842
+ # The aggregate metric to evaluate.
1843
1843
  # Corresponds to the JSON property `statistic`
1844
1844
  # @return [String]
1845
1845
  attr_accessor :statistic
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataplexV1
18
18
  # Version of the google-apis-dataplex_v1 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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230328"
25
+ REVISION = "20230412"
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-dataplex_v1
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-04-16 00:00:00.000000000 Z
11
+ date: 2023-04-23 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-dataplex_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1
63
63
  post_install_message:
64
64
  rdoc_options: []