google-apis-storagetransfer_v1 0.13.0 → 0.14.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: 4c5579a3481033c95dceaf818a90ba1fc685e7922486c383282b3868c6f0e0ae
4
- data.tar.gz: b2eb0bee508ffdbd3765763249d47aadf78cb8131b4682f812a0fe90d5ef0e16
3
+ metadata.gz: afb5910367ba17053411ea0d1979549041043a63fcad7f11e91595d83b647e38
4
+ data.tar.gz: ee8f8f610f94005b468f9bf5513063e105171a935435237fb5c8ca1208cf8629
5
5
  SHA512:
6
- metadata.gz: fb9d9c31631bcb647287b1ded7331b8ee13162ac77fae0b7a4d239240587145ab62f7298beb4cea7f830d330b6ec9196ed191db43187dbc8ec19a0e5adc9d7f2
7
- data.tar.gz: 3e04e2e7dd2925621912153c0595d7f6e7a10851fdc9ea7732c0cb834f08d9784425916eb4579feb6663e68667f6d1874f6956890c2ec542c992b6e7fedcabdb
6
+ metadata.gz: 9cc0297804c1e61f376ef84d446dce5d7d37ab70649858e7e4dcbcf1576886788b0f8b7660af9983fef21aaad1ca049b42ccf04ec725db9cbea188a47af95198
7
+ data.tar.gz: cdf849955bc0d656ef0ffc55c604f309d1cd9dc3b34bc8a91819f2a0071a835d493556615c79c1556b4b1d0f0eab708ca7310fed7cda72feca14fe318e64daf8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-storagetransfer_v1
2
2
 
3
+ ### v0.14.0 (2021-08-20)
4
+
5
+ * Regenerated from discovery document revision 20210812
6
+
3
7
  ### v0.13.0 (2021-07-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20210726
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module StoragetransferV1
18
18
  # Version of the google-apis-storagetransfer_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210726"
25
+ REVISION = "20210812"
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-storagetransfer_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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: 2021-08-02 00:00:00.000000000 Z
11
+ date: 2021-08-23 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/master/generated/google-apis-storagetransfer_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-storagetransfer_v1
63
63
  post_install_message:
64
64
  rdoc_options: []