google-cloud-bigtable-admin-v2 0.16.1 → 0.16.2

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: bc58b3984e55da70708b13e7ab4ee8359f4a8cd37930b71246c07db6179fea27
4
- data.tar.gz: d11d3c310b14731f83c1c3273a7827aaf2f3ef80212ddb3eaac001795586a098
3
+ metadata.gz: ee6ea2191f9995c1e1867c110e9fd5cda61640627c87f25a0d88c7f35bc89775
4
+ data.tar.gz: e230d7deda98e68a765dfb10dcaca112e4ed3537ac78c212a76890e974886283
5
5
  SHA512:
6
- metadata.gz: 95f669a22dbc2504eae1b60380fba64520856d328820042bf87957c19b9b9c1712e8b917a4a79cd0f872ada744f99f13014539564ec218326983bf8510f82954
7
- data.tar.gz: 3d02d59b93a72128122aba9c7c107398efd1784a84ab1d2fb75d8f6a372ab81794ff675a61284087e3d60a7221f0ccf5f6988d34edb35c5ea23a93b1beb8ed90
6
+ metadata.gz: e060a513695501db4ccfef410680ed2f40b86088a89d145f4b55fd116ce1dc247300971785d52b8c2687c63965aa73331358005462c2859d7793aa94757e6857
7
+ data.tar.gz: 8a89cc1e728232881a78ff66ec87b4cceb3d892c8786e11cda8c7002c3ba9625fbec646b3bc867c3b986d00f36c4ec3cd30f16b61052cf67060fd950e5a0f154
@@ -22,7 +22,7 @@ module Google
22
22
  module Bigtable
23
23
  module Admin
24
24
  module V2
25
- VERSION = "0.16.1"
25
+ VERSION = "0.16.2"
26
26
  end
27
27
  end
28
28
  end
@@ -357,7 +357,7 @@ module Google
357
357
  # @!attribute [rw] expire_time
358
358
  # @return [::Google::Protobuf::Timestamp]
359
359
  # Required. The expiration time of the backup, with microseconds
360
- # granularity that must be at least 6 hours and at most 30 days
360
+ # granularity that must be at least 6 hours and at most 90 days
361
361
  # from the time the request is received. Once the `expire_time`
362
362
  # has passed, Cloud Bigtable will delete the backup and free the
363
363
  # resources used by the backup.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-bigtable-admin-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.1
4
+ version: 0.16.2
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-06-06 00:00:00.000000000 Z
11
+ date: 2023-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common