google-cloud-backupdr 0.1.0 → 0.2.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: b8623f0fb33f41a9c130f5113a41e35cbe93a1ec6d0079d376323ca98c4fff73
4
- data.tar.gz: 799a2d124b1fb23df1a0cd83c703ae710ae2ec12dc8d363200716ccef964ac69
3
+ metadata.gz: 8f4334f7cadd2357b4308071ce647628a142ab358d7b382304af430b9f63c8ed
4
+ data.tar.gz: 6a681246dff6c1d2be47dfa1be497d9a45100a1455bfe1b1a24ca24c0ec66acd
5
5
  SHA512:
6
- metadata.gz: 920e3bd94b69977dab80062bd66eca7405216c23e0dec52361fc105c0009bebfdf8083e2daf0533e1bf211af5b6f75c04b33767f182a9fe59ceeb3ec9911403a
7
- data.tar.gz: 8f710a2cdbb181a0c106ea330715d8a379477a3ce2239112f370cbcc638663f2bda8b74a868e5c6377ccfde43b2f770ec88ffdf5048d9ef4fd5307205ef976ac
6
+ metadata.gz: e075a4bf0fcd8ac7d74ef36dd2abee4f8144bfe31ebca495744d7ec36a06a896e8d16313be8e6db27cfc6d043d8cd5e92b6b61193a0b43ca140f95e9b3a0a49d
7
+ data.tar.gz: 8fb186e4a4f8f311f55a6d2ebe20e981cff090d15052f779cd4f6806ef648627ed216bd55d849b7e6e7e9729eaa97fbda4e6a82bed139443ffcf3f72d0edef5d
data/README.md CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
19
  [google-cloud-backupdr-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-backupdr-v1/latest).
20
20
 
21
- See also the [Product Documentation](https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-dr)
21
+ See also the [Product Documentation](https://cloud.google.com/backup-disaster-recovery/docs/reference/rpc)
22
22
  for more usage information.
23
23
 
24
24
  ## Quick Start
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module BackupDR
23
- VERSION = "0.1.0"
23
+ VERSION = "0.2.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-backupdr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-04-18 00:00:00.000000000 Z
11
+ date: 2024-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-backupdr-v1