google-apis-metastore_v1 0.5.0 → 0.6.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: 1f7c35a0d7c01662f7f05262795b6261a49f3df5f6f6aad4192013f586671a1e
4
- data.tar.gz: 98235a6c18b09e12b2f0566f2c0eb120ba07850a020b255cfc43ffd623ee6fe3
3
+ metadata.gz: f9c71fed8c39cff16d0992d429226b94bf8700dd4e21459ec5c8ce651c63dec8
4
+ data.tar.gz: a9bad68d4f78f7b37cffa1a0aebad94c05d18cf77da8a7196932887b306edb93
5
5
  SHA512:
6
- metadata.gz: a611a759298e2230a4016f286ad788c04d76d62582f7b53fedd3717804c310d2a5dd51439ed81a4e15338a7e535c175a38905af5b88611fa7d91cb4d305c9c88
7
- data.tar.gz: 79bdec25ef8e48b45d3740e74bdc2a9f0f18fdfac6ae5bfeef0e12e57804cc1da5d76626c63064c4b7fce35976e08cdbb843e8510f7ec60627ee1be28bdc16c6
6
+ metadata.gz: bc9a188f3f1af6fd62d2f1077fc98c866f9b1ca727e4df80a4644c07cda423cb100a780c99098b97aed65bc54ba21383952aa01382f6c236a0bf4ec85aea69f4
7
+ data.tar.gz: b69e75b95c059196e0d2e89f2753ee613b0b8bc1b016c5f5fb1ff22dc029497c8b2fc23b901083d5869c1164bd60f116fe7b8e13b46df4de7606ba9f36c65d99
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-metastore_v1
2
2
 
3
+ ### v0.6.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230305
6
+
3
7
  ### v0.5.0 (2023-03-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230228
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.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 = "20230228"
25
+ REVISION = "20230305"
26
26
  end
27
27
  end
28
28
  end
@@ -576,13 +576,7 @@ module Google
576
576
  end
577
577
 
578
578
  # Lists operations that match the specified filter in the request. If the server
579
- # doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding
580
- # allows API services to override the binding to use different resource name
581
- # schemes, such as users/*/operations. To override the binding, API services can
582
- # add a binding such as "/v1/`name=users/*`/operations" to their service
583
- # configuration. For backwards compatibility, the default name includes the
584
- # operations collection id, however overriding users must ensure the name
585
- # binding is the parent resource, without the operations collection id.
579
+ # doesn't support this method, it returns UNIMPLEMENTED.
586
580
  # @param [String] name
587
581
  # The name of the operation's parent resource.
588
582
  # @param [String] filter
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.5.0
4
+ version: 0.6.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-03-05 00:00:00.000000000 Z
11
+ date: 2023-03-26 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.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1/v0.6.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: []