google-apis-metastore_v1 0.13.0 → 0.14.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: 0de61ca6ab34517ca586147b3cbe92a9949ceab4044cb364c66142f601fc1b35
4
- data.tar.gz: '0822be6b1b5ae17f836a495cc59c77352f94b498b4d9e100180f75a369abbfa3'
3
+ metadata.gz: 1891e7ba078f6c0816c661f4f542041c65519e4b0c8ced1fdfbef80b75b8bfaf
4
+ data.tar.gz: 989b89d080f6b1223bfcda64a38cce7980129e4b2ec66659f21fdac4c501da49
5
5
  SHA512:
6
- metadata.gz: bd29ee4900081c903f7bbe1aa675e37cf7a688d048029a8405408f6173af4dc9ba6e37e8f4f64cef31dcb282ad42905a8a77adf58909f2104968283269e1a15c
7
- data.tar.gz: 3daec8bd395354ed0c64d391d5e8e4bd4dda3c667d496caaecfcead82704ef1b5da7b05d25005303944ffb8086dcfa06cab479da53df061e00eedb47e714f2df
6
+ metadata.gz: d1a6f87dd4900f79fbb484e067f66af4a5e46fdba4ea0d6f489ec62a63880b41cc989c80f1238976e93c933c8d3b0d66a0e4e7001b1ea6e8b5bf65b0d4bb0938
7
+ data.tar.gz: 62be8c3e6537fa2871ad08d156e033ba61e63f665569283c84b4e868046c4fad31484a6146902f24e824e4043d9a68cc8a8403125bdd5254d56d6d694e2de149
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-metastore_v1
2
2
 
3
+ ### v0.14.0 (2023-10-15)
4
+
5
+ * Regenerated from discovery document revision 20231010
6
+
3
7
  ### v0.13.0 (2023-10-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20230926
@@ -146,7 +146,7 @@ module Google
146
146
  # @return [Hash<String,String>]
147
147
  attr_accessor :config_overrides
148
148
 
149
- # Network configuration for the Dataproc Metastore service.Next available ID: 4
149
+ # Network configuration for the Dataproc Metastore service.
150
150
  # Corresponds to the JSON property `networkConfig`
151
151
  # @return [Google::Apis::MetastoreV1::NetworkConfig]
152
152
  attr_accessor :network_config
@@ -342,8 +342,7 @@ module Google
342
342
  end
343
343
  end
344
344
 
345
- # Contains information of the customer's network configurations.Next available
346
- # ID: 5
345
+ # Contains information of the customer's network configurations.
347
346
  class Consumer
348
347
  include Google::Apis::Core::Hashable
349
348
 
@@ -1240,7 +1239,7 @@ module Google
1240
1239
  end
1241
1240
  end
1242
1241
 
1243
- # Network configuration for the Dataproc Metastore service.Next available ID: 4
1242
+ # Network configuration for the Dataproc Metastore service.
1244
1243
  class NetworkConfig
1245
1244
  include Google::Apis::Core::Hashable
1246
1245
 
@@ -1722,7 +1721,7 @@ module Google
1722
1721
  # @return [String]
1723
1722
  attr_accessor :network
1724
1723
 
1725
- # Network configuration for the Dataproc Metastore service.Next available ID: 4
1724
+ # Network configuration for the Dataproc Metastore service.
1726
1725
  # Corresponds to the JSON property `networkConfig`
1727
1726
  # @return [Google::Apis::MetastoreV1::NetworkConfig]
1728
1727
  attr_accessor :network_config
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MetastoreV1
18
18
  # Version of the google-apis-metastore_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.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 = "20230926"
25
+ REVISION = "20231010"
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-metastore_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-10-08 00:00:00.000000000 Z
11
+ date: 2023-10-15 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-metastore_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-metastore_v1
63
63
  post_install_message:
64
64
  rdoc_options: []