google-apis-bigquerydatatransfer_v1 0.5.0 → 0.6.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: b32d2677383cc4598133ea24fcb38fbb1642ff4e307657728e47c6fded575145
4
- data.tar.gz: 8f249c0f12860c39f2b3cafb69cf1a9dc8543eec37cdc694d8ffbe385ab87f5a
3
+ metadata.gz: 32a32e96428b5740404fab19ca5fbd684600f23eaa15778195dc47a8945755c3
4
+ data.tar.gz: 0c064151c64b00cad409f2bb4771e00473dc04a56b6af8bffd416e469dc87e2c
5
5
  SHA512:
6
- metadata.gz: 3bad324f7eca581510dd96dcb5ec08ba2ff2a18e4ff9eb0f6470df18b1163bb3f00e3e5c93a6ae6ff8f0b5482b232891e50f89b155acda6c194f4f3e332eac4d
7
- data.tar.gz: 9c3fef932c3f8f210d289f7fe9d8356752770bd25f9a1911c4932395bf11cc6846c2114041af0d2251137fef9180c4ead7379ca120c8ec0a0403ed98cf389317
6
+ metadata.gz: 55c5d723c0fd9d6663b47f034e6608625ff5e9389fabb14ae41a0847b417555f94908dccb10e45a7573ec35cf933e95e327dc1e1e76d70761326705feffd0f9e
7
+ data.tar.gz: 91e56bb67fff89280bf4fce987c97ff3881ca1887f78e6154863f56b83355e608cb110505bc3a9d4204c09593f00b90439ba3b27b4c277da8e2a6bbd4bad1695
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigquerydatatransfer_v1
2
2
 
3
+ ### v0.6.0 (2021-03-28)
4
+
5
+ * Regenerated from discovery document revision 20210324
6
+
3
7
  ### v0.5.0 (2021-03-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210311
@@ -36,7 +36,7 @@ module Google
36
36
  # View your data in Google BigQuery
37
37
  AUTH_BIGQUERY_READONLY = 'https://www.googleapis.com/auth/bigquery.readonly'
38
38
 
39
- # View and manage your data across Google Cloud Platform services
39
+ # See, edit, configure, and delete your Google Cloud Platform data
40
40
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
41
41
 
42
42
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigquerydatatransferV1
18
18
  # Version of the google-apis-bigquerydatatransfer_v1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210311"
25
+ REVISION = "20210324"
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-bigquerydatatransfer_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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-03-22 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-bigquerydatatransfer_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-bigquerydatatransfer_v1
57
57
  post_install_message:
58
58
  rdoc_options: []