google-cloud-gke_backup-v1 0.5.0 → 0.5.1
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: 196ad40cb95707bd2713f11e9b16bed49eaae0f476174f6084f08e05267b0ccc
|
|
4
|
+
data.tar.gz: c4227c95ec0913f11298427753e03b67f34b3139f02ff9806f127af1a1024840
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: eced1efb7d7dbd982e0089af8982dd0ba66a9489dca04804c8e03a3d2a62f08f4e2f1c844b53700a7eaeda384a10e2970b86b740923ab9cdda5adb891f6e864e
|
|
7
|
+
data.tar.gz: b02ac4edb2e5937ed83f9d2caab75abf2e811674ddfe1f7abca9fd07b2fc9dfe7b26dd059aedaa2701d0cb4a2875722737db515fddaee01a5bf3c93f15c489c8
|
|
@@ -799,11 +799,11 @@ module Google
|
|
|
799
799
|
# The client-provided short name for the Backup resource.
|
|
800
800
|
# This name must:
|
|
801
801
|
#
|
|
802
|
-
#
|
|
803
|
-
#
|
|
804
|
-
#
|
|
805
|
-
#
|
|
806
|
-
#
|
|
802
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
803
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
804
|
+
# - start with a lower-case letter
|
|
805
|
+
# - end with a lower-case letter or number
|
|
806
|
+
# - be unique within the set of Backups in this BackupPlan
|
|
807
807
|
#
|
|
808
808
|
# @yield [response, operation] Access the result along with the RPC operation
|
|
809
809
|
# @yieldparam response [::Gapic::Operation]
|
|
@@ -1499,11 +1499,11 @@ module Google
|
|
|
1499
1499
|
# Required. The client-provided short name for the RestorePlan resource.
|
|
1500
1500
|
# This name must:
|
|
1501
1501
|
#
|
|
1502
|
-
#
|
|
1503
|
-
#
|
|
1504
|
-
#
|
|
1505
|
-
#
|
|
1506
|
-
#
|
|
1502
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
1503
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
1504
|
+
# - start with a lower-case letter
|
|
1505
|
+
# - end with a lower-case letter or number
|
|
1506
|
+
# - be unique within the set of RestorePlans in this location
|
|
1507
1507
|
#
|
|
1508
1508
|
# @yield [response, operation] Access the result along with the RPC operation
|
|
1509
1509
|
# @yieldparam response [::Gapic::Operation]
|
|
@@ -2004,11 +2004,11 @@ module Google
|
|
|
2004
2004
|
# Required. The client-provided short name for the Restore resource.
|
|
2005
2005
|
# This name must:
|
|
2006
2006
|
#
|
|
2007
|
-
#
|
|
2008
|
-
#
|
|
2009
|
-
#
|
|
2010
|
-
#
|
|
2011
|
-
#
|
|
2007
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
2008
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
2009
|
+
# - start with a lower-case letter
|
|
2010
|
+
# - end with a lower-case letter or number
|
|
2011
|
+
# - be unique within the set of Restores in this RestorePlan.
|
|
2012
2012
|
#
|
|
2013
2013
|
# @yield [response, operation] Access the result along with the RPC operation
|
|
2014
2014
|
# @yieldparam response [::Gapic::Operation]
|
|
@@ -651,11 +651,11 @@ module Google
|
|
|
651
651
|
# The client-provided short name for the Backup resource.
|
|
652
652
|
# This name must:
|
|
653
653
|
#
|
|
654
|
-
#
|
|
655
|
-
#
|
|
656
|
-
#
|
|
657
|
-
#
|
|
658
|
-
#
|
|
654
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
655
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
656
|
+
# - start with a lower-case letter
|
|
657
|
+
# - end with a lower-case letter or number
|
|
658
|
+
# - be unique within the set of Backups in this BackupPlan
|
|
659
659
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
|
660
660
|
# @yieldparam result [::Gapic::Operation]
|
|
661
661
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
|
@@ -1161,11 +1161,11 @@ module Google
|
|
|
1161
1161
|
# Required. The client-provided short name for the RestorePlan resource.
|
|
1162
1162
|
# This name must:
|
|
1163
1163
|
#
|
|
1164
|
-
#
|
|
1165
|
-
#
|
|
1166
|
-
#
|
|
1167
|
-
#
|
|
1168
|
-
#
|
|
1164
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
1165
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
1166
|
+
# - start with a lower-case letter
|
|
1167
|
+
# - end with a lower-case letter or number
|
|
1168
|
+
# - be unique within the set of RestorePlans in this location
|
|
1169
1169
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
|
1170
1170
|
# @yieldparam result [::Gapic::Operation]
|
|
1171
1171
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
|
@@ -1525,11 +1525,11 @@ module Google
|
|
|
1525
1525
|
# Required. The client-provided short name for the Restore resource.
|
|
1526
1526
|
# This name must:
|
|
1527
1527
|
#
|
|
1528
|
-
#
|
|
1529
|
-
#
|
|
1530
|
-
#
|
|
1531
|
-
#
|
|
1532
|
-
#
|
|
1528
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
1529
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
1530
|
+
# - start with a lower-case letter
|
|
1531
|
+
# - end with a lower-case letter or number
|
|
1532
|
+
# - be unique within the set of Restores in this RestorePlan.
|
|
1533
1533
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
|
1534
1534
|
# @yieldparam result [::Gapic::Operation]
|
|
1535
1535
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
|
@@ -185,11 +185,11 @@ module Google
|
|
|
185
185
|
# The client-provided short name for the Backup resource.
|
|
186
186
|
# This name must:
|
|
187
187
|
#
|
|
188
|
-
#
|
|
189
|
-
#
|
|
190
|
-
#
|
|
191
|
-
#
|
|
192
|
-
#
|
|
188
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
189
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
190
|
+
# - start with a lower-case letter
|
|
191
|
+
# - end with a lower-case letter or number
|
|
192
|
+
# - be unique within the set of Backups in this BackupPlan
|
|
193
193
|
class CreateBackupRequest
|
|
194
194
|
include ::Google::Protobuf::MessageExts
|
|
195
195
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -363,11 +363,11 @@ module Google
|
|
|
363
363
|
# Required. The client-provided short name for the RestorePlan resource.
|
|
364
364
|
# This name must:
|
|
365
365
|
#
|
|
366
|
-
#
|
|
367
|
-
#
|
|
368
|
-
#
|
|
369
|
-
#
|
|
370
|
-
#
|
|
366
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
367
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
368
|
+
# - start with a lower-case letter
|
|
369
|
+
# - end with a lower-case letter or number
|
|
370
|
+
# - be unique within the set of RestorePlans in this location
|
|
371
371
|
class CreateRestorePlanRequest
|
|
372
372
|
include ::Google::Protobuf::MessageExts
|
|
373
373
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -487,11 +487,11 @@ module Google
|
|
|
487
487
|
# Required. The client-provided short name for the Restore resource.
|
|
488
488
|
# This name must:
|
|
489
489
|
#
|
|
490
|
-
#
|
|
491
|
-
#
|
|
492
|
-
#
|
|
493
|
-
#
|
|
494
|
-
#
|
|
490
|
+
# - be between 1 and 63 characters long (inclusive)
|
|
491
|
+
# - consist of only lower-case ASCII letters, numbers, and dashes
|
|
492
|
+
# - start with a lower-case letter
|
|
493
|
+
# - end with a lower-case letter or number
|
|
494
|
+
# - be unique within the set of Restores in this RestorePlan.
|
|
495
495
|
class CreateRestoreRequest
|
|
496
496
|
include ::Google::Protobuf::MessageExts
|
|
497
497
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-gke_backup-v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.5.
|
|
4
|
+
version: 0.5.1
|
|
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-08-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|