google-apis-metastore_v1 0.36.0 → 0.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01a4e7799d4f01eb98b0dd6fe707f5ae4e22bab1f3d62fcd880087951f48f3da
4
- data.tar.gz: a4ba161a22187263290a6bfb08eceeb135966a9c4bf9fdac741875e2cb716db8
3
+ metadata.gz: efff52627680d968f4118914c44d9356b391e52321638cb2182a0dbc39d5ca01
4
+ data.tar.gz: aaba1ed884cd12095201ff67c235c98a473d1a9c38f2a6d2f8ce8d4271133940
5
5
  SHA512:
6
- metadata.gz: 072b6c549a062350742089b9045ee57c9ba4571073fc41eb61344b6d86b4bd322f58ac5d9a78d6e4ccd3a73518fb2aaef98b8cc37c015e5d9e3a4ae007d4243d
7
- data.tar.gz: 3a7ba9f6aabe4457a9c2496abc21199ef293211b1e243b9237f3843d83e87f9a32c84b54384bcd724166001b28e4ec7dfc68e4c70eac89b01893d355c55fa09d
6
+ metadata.gz: b154ef666a0abe74d6d2aad777eb1ab3a5aac9482a362f26a2caddd0ef09666ba8bd6ce36dadc16b6c8c77905f79f17a904d59c8eb705fcf82d0bb09daf2c8bf
7
+ data.tar.gz: c909687ca10ebdb17d779d265da0d097667d0147e97569ccc4ee895802a86af9bbdd3c62827b8841cd7896ea8b1b3efdfa0877934331bbd93230ec1042ca1a83
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-metastore_v1
2
2
 
3
+ ### v0.37.0 (2025-08-24)
4
+
5
+ * Regenerated from discovery document revision 20250814
6
+
3
7
  ### v0.36.0 (2025-06-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20250622
@@ -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.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.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250622"
25
+ REVISION = "20250814"
26
26
  end
27
27
  end
28
28
  end
@@ -86,8 +86,8 @@ module Google
86
86
  # @param [String] name
87
87
  # The resource that owns the locations collection, if applicable.
88
88
  # @param [Array<String>, String] extra_location_types
89
- # Optional. A list of extra location types that should be used as conditions for
90
- # controlling the visibility of the locations.
89
+ # Optional. Do not use this field. It is unsupported and is ignored unless
90
+ # explicitly documented otherwise. This is primarily for internal usage.
91
91
  # @param [String] filter
92
92
  # A filter to narrow down results to a preferred subset. The filtering language
93
93
  # accepts strings like "displayName=tokyo", and is documented in more detail in
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-metastore_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
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-metastore_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1/v0.36.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1/v0.37.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-metastore_v1
62
62
  rdoc_options: []
63
63
  require_paths: