google-apis-gkebackup_v1 0.29.0 → 0.30.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: ddd4420d07477498573e0d4bdafde17cc68db1a914626c1bc55f7da470e6c9e2
4
- data.tar.gz: 97f702f95a4bc61d2fc7762d9ebef86d3fa7e88918046461bc15c3c2e9bea38e
3
+ metadata.gz: d48b8018ae503ad29113dc3469c2a5af11206bf7abfea4bbf91da4d3a170f6fa
4
+ data.tar.gz: ba2eea3f8e0fe7fb747dd17fafcad517da02aaf7e6752aa3123c39248497584f
5
5
  SHA512:
6
- metadata.gz: a240d9cdcace91c8cf6c94bebab96f2ec49459d489a81490a893d164038644578e7da96acac845fcd304cc5af22ae99fd55fb2f4eebb80eb06fc4ff83e3e6cb5
7
- data.tar.gz: 8b736ee8c13b7e5f314e9d52c06460a078f54fc41aec43dfb37c00e8fde9b4b6a2834c437e8ce7f2d1cf3cc59f623a31fdba04b9cc245c1a29f0da6fedeb2942
6
+ metadata.gz: ba2efd10bc4c81f0b80d6afdb2509da54949696321c9a3d3a6d81e51f510a8e1745ab8447de69f77f1c94b58cd8ecd8205af170aad265ba04a916f844beec854
7
+ data.tar.gz: 9f74c944eeefd8d3c9c0ec417b65947c8422fcfa76150f073487d2b2e6745f761bb5a1e3d8fac742355f17ded151587038adf6f98c1f6a81e1775d7bbc1e29eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkebackup_v1
2
2
 
3
+ ### v0.30.0 (2024-03-24)
4
+
5
+ * Regenerated from discovery document revision 20240313
6
+
3
7
  ### v0.29.0 (2024-02-24)
4
8
 
5
9
  * Regenerated using generator version 0.14.0
@@ -96,7 +96,7 @@ module Google
96
96
  # Represents a request to perform a single point-in-time capture of some portion
97
97
  # of the state of a GKE cluster, the record of the backup operation itself, and
98
98
  # an anchor for the underlying artifacts that comprise the Backup (the config
99
- # backup and VolumeBackups). Next id: 29
99
+ # backup and VolumeBackups).
100
100
  class Backup
101
101
  include Google::Apis::Core::Hashable
102
102
 
@@ -1453,7 +1453,7 @@ module Google
1453
1453
  end
1454
1454
 
1455
1455
  # Represents both a request to Restore some portion of a Backup into a target
1456
- # GKE cluster and a record of the restore operation itself. Next id: 20
1456
+ # GKE cluster and a record of the restore operation itself.
1457
1457
  class Restore
1458
1458
  include Google::Apis::Core::Hashable
1459
1459
 
@@ -1525,7 +1525,7 @@ module Google
1525
1525
  # @return [Fixnum]
1526
1526
  attr_accessor :resources_restored_count
1527
1527
 
1528
- # Configuration of a restore. Next id: 14
1528
+ # Configuration of a restore.
1529
1529
  # Corresponds to the JSON property `restoreConfig`
1530
1530
  # @return [Google::Apis::GkebackupV1::RestoreConfig]
1531
1531
  attr_accessor :restore_config
@@ -1583,7 +1583,7 @@ module Google
1583
1583
  end
1584
1584
  end
1585
1585
 
1586
- # Configuration of a restore. Next id: 14
1586
+ # Configuration of a restore.
1587
1587
  class RestoreConfig
1588
1588
  include Google::Apis::Core::Hashable
1589
1589
 
@@ -1690,7 +1690,7 @@ module Google
1690
1690
  end
1691
1691
 
1692
1692
  # The configuration of a potential series of Restore operations to be performed
1693
- # against Backups belong to a particular BackupPlan. Next id: 13
1693
+ # against Backups belong to a particular BackupPlan.
1694
1694
  class RestorePlan
1695
1695
  include Google::Apis::Core::Hashable
1696
1696
 
@@ -1742,7 +1742,7 @@ module Google
1742
1742
  # @return [String]
1743
1743
  attr_accessor :name
1744
1744
 
1745
- # Configuration of a restore. Next id: 14
1745
+ # Configuration of a restore.
1746
1746
  # Corresponds to the JSON property `restoreConfig`
1747
1747
  # @return [Google::Apis::GkebackupV1::RestoreConfig]
1748
1748
  attr_accessor :restore_config
@@ -2114,7 +2114,7 @@ module Google
2114
2114
 
2115
2115
  # Represents the backup of a specific persistent volume as a component of a
2116
2116
  # Backup - both the record of the operation and a pointer to the underlying
2117
- # storage-specific artifacts. Next id: 14
2117
+ # storage-specific artifacts.
2118
2118
  class VolumeBackup
2119
2119
  include Google::Apis::Core::Hashable
2120
2120
 
@@ -2219,8 +2219,7 @@ module Google
2219
2219
  end
2220
2220
  end
2221
2221
 
2222
- # Represents the operation of restoring a volume from a VolumeBackup. Next id:
2223
- # 13
2222
+ # Represents the operation of restoring a volume from a VolumeBackup.
2224
2223
  class VolumeRestore
2225
2224
  include Google::Apis::Core::Hashable
2226
2225
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkebackupV1
18
18
  # Version of the google-apis-gkebackup_v1 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240131"
25
+ REVISION = "20240313"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkebackup_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.30.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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-03-24 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-gkebackup_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkebackup_v1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkebackup_v1/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkebackup_v1
63
63
  post_install_message:
64
64
  rdoc_options: []