google-apis-gkebackup_v1 0.25.0 → 0.26.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: 51a6e24d99018b55d97e5981aa1a6f966ca06dcbec339a45f85646ad997c3d79
4
- data.tar.gz: f2121437a96b8c5c69718d14e10230ddf32224196b142b4cf948d045848e7091
3
+ metadata.gz: e470a985cc24a31d81bb378f4a3a87eab1a7d69c781bc6a11966f8e8bae79cef
4
+ data.tar.gz: 771af1298378045c2924671d3d8c05d32f7d56a09aa22fb07b945ee6b3dd4794
5
5
  SHA512:
6
- metadata.gz: 7c58677219dab5164fa8d7f7dae9e660fc4314471393aa3b3276c00ca326062e37e553ed37de92fff477a715b3eca1f76ae7967e098a80ebfe60af59e3c72ecc
7
- data.tar.gz: 2bf8f03998c6aac0da6d42bd26527322072fa06bcf15df117139704daf19afbc37733be9673356946420bb0133fee4c8dede656807561916c5c1e8bdf500b15e
6
+ metadata.gz: d6c0f2887ed5757cf5170f4d0df252ad869f7ad98ac09a1243cdbe51ce5a1a28baca70657178016a424e14ec689d86636cb76df78a566b0e00a83e5fdd7ca959
7
+ data.tar.gz: de79e88c3a17fee53030c679ddd211105ab3c85868a26f2dfd5a7e8c8fdc1c4a03cc15325190a7f597769d9c4ac95fbf77efbbef97d3a728a9fd73d6eba21917
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkebackup_v1
2
2
 
3
+ ### v0.26.0 (2023-12-10)
4
+
5
+ * Regenerated from discovery document revision 20231208
6
+
3
7
  ### v0.25.0 (2023-11-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20231108
@@ -1500,7 +1500,7 @@ module Google
1500
1500
  # @return [Fixnum]
1501
1501
  attr_accessor :resources_restored_count
1502
1502
 
1503
- # Configuration of a restore. Next id: 13
1503
+ # Configuration of a restore. Next id: 14
1504
1504
  # Corresponds to the JSON property `restoreConfig`
1505
1505
  # @return [Google::Apis::GkebackupV1::RestoreConfig]
1506
1506
  attr_accessor :restore_config
@@ -1558,7 +1558,7 @@ module Google
1558
1558
  end
1559
1559
  end
1560
1560
 
1561
- # Configuration of a restore. Next id: 13
1561
+ # Configuration of a restore. Next id: 14
1562
1562
  class RestoreConfig
1563
1563
  include Google::Apis::Core::Hashable
1564
1564
 
@@ -1717,7 +1717,7 @@ module Google
1717
1717
  # @return [String]
1718
1718
  attr_accessor :name
1719
1719
 
1720
- # Configuration of a restore. Next id: 13
1720
+ # Configuration of a restore. Next id: 14
1721
1721
  # Corresponds to the JSON property `restoreConfig`
1722
1722
  # @return [Google::Apis::GkebackupV1::RestoreConfig]
1723
1723
  attr_accessor :restore_config
@@ -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.25.0"
19
+ GEM_VERSION = "0.26.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 = "20231108"
25
+ REVISION = "20231208"
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.25.0
4
+ version: 0.26.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-11-19 00:00:00.000000000 Z
11
+ date: 2023-12-10 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.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkebackup_v1/v0.26.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: []