google-apis-metastore_v1alpha 0.42.0 → 0.43.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: 23fd75ab5d921ec97d06f7dfd3b435ca240e8c8f03dd2b87f2ae94fae33d6f69
4
- data.tar.gz: 38be1cb9d017e3a4e1bfefe63b75c61639f8b5dc13fa7b126ceced6c5a7adb04
3
+ metadata.gz: 596be41e2b2f81b87ed221cfb5fe2afe8e4a9cc31b5cc9f09ac477e737fe8874
4
+ data.tar.gz: e34b677ce9a35689dd1f4ee4ed2bec5fb519a69c6584d5dda83e7ad4cd033f64
5
5
  SHA512:
6
- metadata.gz: 2ae43288bf0e1441a2edd51e717567586db21318bcca0da803c4656426a93713ec2cad9336596442f7eaa8d1c32d5b0dc2fb434890714d3933a7509b4e8d076d
7
- data.tar.gz: e863b42ada33af820fbe22f526472a62c3ab63c07abc79e7c99bdcd51c7a08274bfe16da75c42471f421a5ceb3f8eb0bc925c3c204deaba883e6457c9ec757f6
6
+ metadata.gz: a12da068c31da88318862f226d095cac96f3a1bfbb124de54350cbfba7cfab30041bc3b4133a4f25090bd8c5d7461c7314be97724f0cabd3e4597afc8734abb2
7
+ data.tar.gz: 4ec595f7db0b2c04f195e42b9e46f36e93677d938011f021934eef064b6acecec7730f7ce86311ce3b756e687830fe064b75f65f8c0c5908c641362f7c7dd7e2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-metastore_v1alpha
2
2
 
3
+ ### v0.43.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230313
6
+
3
7
  ### v0.42.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 MetastoreV1alpha
18
18
  # Version of the google-apis-metastore_v1alpha gem
19
- GEM_VERSION = "0.42.0"
19
+ GEM_VERSION = "0.43.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 = "20230313"
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_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.42.0
4
+ version: 0.43.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-19 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_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1alpha/v0.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1alpha/v0.43.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-metastore_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []