google-apis-bigquerydatatransfer_v1 0.3.0 → 0.4.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: 5b5ac1e553c1ef14a3e5356a9a728ae9f056877d0708260b0d95a9261ec50697
4
- data.tar.gz: f500c3ebe215b101b450813f41edf31f3c6f0f621c21a15e6b8433dddaf7b891
3
+ metadata.gz: fe2c9821dc125a7f255d02bff7633bf2c9ecf8c489704d33846a332e6c680a59
4
+ data.tar.gz: eb3211706c6a9798bf8221d9c5dd445b7d8b6a4f3797b8e98cf4c6a3ffdc762f
5
5
  SHA512:
6
- metadata.gz: b1383e40244cd365912a1480ee2e567b9537f60b6a9b8f2175395376e82d45c27762db43071ca81e46838e82d258a12f67f017a417e928638cc3bdb3a1da4c19
7
- data.tar.gz: 9e4d554ae87d2b6c9e628d1a7fd5e60f8358c222279fb64f04fbd25996dcd657c44cc813de80e350b093680add1be0cdd8f0b68baaf35dcc2708d1bb33fb2ecd
6
+ metadata.gz: 11cf0bd7e41a6e2c3346ddd6ad81aaeaa5f78d06b37382c2888f5b8e678fa7138e140049b330df69c17ca866e02c3a8572d2261318a5fd0e7e4a9d6d4935c243
7
+ data.tar.gz: 8742e8470d2fd8ae00268745c94d6371b5883874644bd252aa1aaaaf6f465853551da94192579bc32572539b6e840249227b859e1cee266569d14377e875c892
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-bigquerydatatransfer_v1
2
2
 
3
+ ### v0.4.0 (2021-03-05)
4
+
5
+ * Regenerated from discovery document revision 20210226
6
+ * Unspecified changes
7
+
3
8
  ### v0.3.0 (2021-02-25)
4
9
 
5
10
  * Regenerated from discovery document revision 20210221
@@ -804,7 +804,10 @@ module Google
804
804
  # @return [String]
805
805
  attr_accessor :notification_pubsub_topic
806
806
 
807
- # Data transfer specific parameters.
807
+ # Parameters specific to each data source. For more information see the bq tab
808
+ # in the 'Setting up a data transfer' section for each data source. For example
809
+ # the parameters for Cloud Storage transfers are listed here: https://cloud.
810
+ # google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
808
811
  # Corresponds to the JSON property `params`
809
812
  # @return [Hash<String,Object>]
810
813
  attr_accessor :params
@@ -945,7 +948,10 @@ module Google
945
948
  # @return [String]
946
949
  attr_accessor :notification_pubsub_topic
947
950
 
948
- # Output only. Data transfer specific parameters.
951
+ # Output only. Parameters specific to each data source. For more information see
952
+ # the bq tab in the 'Setting up a data transfer' section for each data source.
953
+ # For example the parameters for Cloud Storage transfers are listed here: https:/
954
+ # /cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
949
955
  # Corresponds to the JSON property `params`
950
956
  # @return [Hash<String,Object>]
951
957
  attr_accessor :params
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210221"
25
+ REVISION = "20210226"
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.3.0
4
+ version: 0.4.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-01 00:00:00.000000000 Z
11
+ date: 2021-03-08 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.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigquerydatatransfer_v1/v0.4.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: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.11
72
+ rubygems_version: 3.2.13
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for BigQuery Data Transfer API V1