google-apis-bigtableadmin_v2 0.34.0 → 0.36.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: 0bcf89f56b8a6638e24679d264796f6efcf2c534ab891cf9348ea3b2bb77e551
4
- data.tar.gz: df9e8f84a886dc9b3d08d8e3e387d066b77ba17073079266ecdb4d306a4ad3ff
3
+ metadata.gz: 8b9b0e28d516c3d3ca2039ac7abc448a4403bf0fc91796426aa7d37346309285
4
+ data.tar.gz: 90ed0639ed84b8a57be73843e28287283f74f27f1029c377d42d88c48f7417f8
5
5
  SHA512:
6
- metadata.gz: 4bef89f8246b606f4d0bc4840541da53634427449c1e08add2b8bdc539c359aa1e82738ff0250a02af7978e7b7ccc1e21f75dd2edb7056ded48cc40bcd7c3232
7
- data.tar.gz: 8c0feb32d278a0c75eb05d2439fafaa609a4378f500c5624ef31e734921bfb3bf5c0a817bffac6fae48cd48e80852cf03c61765fee65d7fbcf72d5deb3b5c839
6
+ metadata.gz: 4e3784548d200755d15687c96def93492c147a3de9ebd7c722313f7cdbae91f644466f46a460c1c691ed2fb326afeb987022551ed3c9a98c13ef181b222370a9
7
+ data.tar.gz: 33352c6551ff6b8d41916f1bc2a6d7b4b03a8f3a10cb4c62c67250ac4b3503f7d12e90bd6dd369575773dde5698638a88652349c444cf12923b7771ea61d16e0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-bigtableadmin_v2
2
2
 
3
+ ### v0.36.0 (2023-05-07)
4
+
5
+ * Regenerated from discovery document revision 20230426
6
+
7
+ ### v0.35.0 (2023-04-16)
8
+
9
+ * Regenerated from discovery document revision 20230330
10
+
3
11
  ### v0.34.0 (2023-03-05)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -1635,7 +1635,7 @@ module Google
1635
1635
  end
1636
1636
  end
1637
1637
 
1638
- # A resource that represents Google Cloud Platform location.
1638
+ # A resource that represents Google Cloud location.
1639
1639
  class Location
1640
1640
  include Google::Apis::Core::Hashable
1641
1641
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigtableadminV2
18
18
  # Version of the google-apis-bigtableadmin_v2 gem
19
- GEM_VERSION = "0.34.0"
19
+ GEM_VERSION = "0.36.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 = "20230206"
25
+ REVISION = "20230426"
26
26
  end
27
27
  end
28
28
  end
@@ -151,13 +151,7 @@ module Google
151
151
  end
152
152
 
153
153
  # Lists operations that match the specified filter in the request. If the server
154
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
155
- # binding allows API services to override the binding to use different resource
156
- # name schemes, such as `users/*/operations`. To override the binding, API
157
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
158
- # service configuration. For backwards compatibility, the default name includes
159
- # the operations collection id, however overriding users must ensure the name
160
- # binding is the parent resource, without the operations collection id.
154
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
161
155
  # @param [String] name
162
156
  # The name of the operation's parent resource.
163
157
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-bigtableadmin_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.36.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-05-14 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-bigtableadmin_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigtableadmin_v2
63
63
  post_install_message:
64
64
  rdoc_options: []