google-cloud-bigtable-admin-v2 0.16.1 → 0.16.2
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ee6ea2191f9995c1e1867c110e9fd5cda61640627c87f25a0d88c7f35bc89775
|
|
4
|
+
data.tar.gz: e230d7deda98e68a765dfb10dcaca112e4ed3537ac78c212a76890e974886283
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e060a513695501db4ccfef410680ed2f40b86088a89d145f4b55fd116ce1dc247300971785d52b8c2687c63965aa73331358005462c2859d7793aa94757e6857
|
|
7
|
+
data.tar.gz: 8a89cc1e728232881a78ff66ec87b4cceb3d892c8786e11cda8c7002c3ba9625fbec646b3bc867c3b986d00f36c4ec3cd30f16b61052cf67060fd950e5a0f154
|
|
@@ -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
|
|
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.
|
|
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-
|
|
11
|
+
date: 2023-07-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|