google-cloud-bigquery-data_transfer-v1 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9e94d1406823925fb3335a2fb5a4864af62ca0681a6bb3b3f7eaf463bc0ef740
4
- data.tar.gz: 7169588bd5ae087bd22d54e0bfa1067b604af2bac929a06fe1aeb33329c4c021
3
+ metadata.gz: 6aa64e5c973712e24192cafd20eaadb81c18ce4515e715d3a2baa2d859f45081
4
+ data.tar.gz: 7bf249cf16034c7feeaee94b752d531e3da0dbf4130391e83fddc2a525362b9b
5
5
  SHA512:
6
- metadata.gz: d5f6ad867a585588d8128d593887cf524282dcfa53654a0cd3f8cd6274228326a30c69e88ea32678d208eed1b4f0b4d92676b3d493cf6d9096b47c6e1278539e
7
- data.tar.gz: f926f390c9c9d810c9d4c6b2d359afaf6bf39cb37b7d45e581f8325a8757c687f80267ec4ddd31f6c35ca0ba51b3134856f1fddc70afd2a31b968dc9f2ee141b
6
+ metadata.gz: 23905a6d4d7a19c09c1f4fa5d9a024e45022a5cdda813cf3871ab4850156334c45f7e1252b7b128f79598d353eb9a67f1af3732784456f9273657773ae59938d
7
+ data.tar.gz: e09f2a1f20e35972153e387b8dc570276398b9fd623a0cb161cd2717318c367fac9170c22fc1c74c723455fb6aa2ba507f2f0c377a41f892851f89323b01ef7f
@@ -16,7 +16,7 @@
16
16
 
17
17
  # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
18
 
19
- require "gapic/config"
19
+ require "gapic/rest"
20
20
 
21
21
  module Google
22
22
  module Cloud
@@ -43,7 +43,7 @@ module Google
43
43
  namespace.pop
44
44
  end
45
45
 
46
- default_config = Configuration.new parent_config
46
+ default_config = ::Gapic::Rest::HttpBindingOverrideConfiguration.new parent_config
47
47
  default_config.bindings_override["google.cloud.location.Locations.GetLocation"] = [
48
48
  Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
49
49
  uri_method: :get,
@@ -70,33 +70,6 @@ module Google
70
70
  yield @configure if block_given?
71
71
  @configure
72
72
  end
73
-
74
- ##
75
- # @private
76
- # Configuration class for the google.cloud.bigquery.datatransfer.v1 package.
77
- #
78
- # This class contains common configuration for all services
79
- # of the google.cloud.bigquery.datatransfer.v1 package.
80
- #
81
- # This configuration is for internal use of the client library classes,
82
- # and it is not intended that the end-users will read or change it.
83
- #
84
- class Configuration
85
- extend ::Gapic::Config
86
-
87
- # @private
88
- # Overrides for http bindings for the RPC of the mixins for this package.
89
- # Services in this package should use these when creating clients for the mixin services.
90
- # @return [::Hash{::Symbol=>::Array<::Gapic::Rest::GrpcTranscoder::HttpBinding>}]
91
- config_attr :bindings_override, {}, ::Hash, nil
92
-
93
- # @private
94
- def initialize parent_config = nil
95
- @parent_config = parent_config unless parent_config.nil?
96
-
97
- yield self if block_given?
98
- end
99
- end
100
73
  end
101
74
  end
102
75
  end
@@ -1122,14 +1122,14 @@ module Google
1122
1122
  # requested_time_range must be a past time and cannot include future time
1123
1123
  # values.
1124
1124
  #
1125
- # Note: The following fields are mutually exclusive: `requested_time_range`, `requested_run_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1125
+ # Note: The following parameters are mutually exclusive: `requested_time_range`, `requested_run_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1126
1126
  # @param requested_run_time [::Google::Protobuf::Timestamp, ::Hash]
1127
1127
  # A run_time timestamp for historical data files or reports
1128
1128
  # that are scheduled to be transferred by the scheduled transfer run.
1129
1129
  # requested_run_time must be a past time and cannot include future time
1130
1130
  # values.
1131
1131
  #
1132
- # Note: The following fields are mutually exclusive: `requested_run_time`, `requested_time_range`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1132
+ # Note: The following parameters are mutually exclusive: `requested_run_time`, `requested_time_range`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1133
1133
  #
1134
1134
  # @yield [response, operation] Access the result along with the RPC operation
1135
1135
  # @yieldparam response [::Google::Cloud::Bigquery::DataTransfer::V1::StartManualTransferRunsResponse]
@@ -1058,14 +1058,14 @@ module Google
1058
1058
  # requested_time_range must be a past time and cannot include future time
1059
1059
  # values.
1060
1060
  #
1061
- # Note: The following fields are mutually exclusive: `requested_time_range`, `requested_run_time`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1061
+ # Note: The following parameters are mutually exclusive: `requested_time_range`, `requested_run_time`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1062
1062
  # @param requested_run_time [::Google::Protobuf::Timestamp, ::Hash]
1063
1063
  # A run_time timestamp for historical data files or reports
1064
1064
  # that are scheduled to be transferred by the scheduled transfer run.
1065
1065
  # requested_run_time must be a past time and cannot include future time
1066
1066
  # values.
1067
1067
  #
1068
- # Note: The following fields are mutually exclusive: `requested_run_time`, `requested_time_range`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1068
+ # Note: The following parameters are mutually exclusive: `requested_run_time`, `requested_time_range`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
1069
1069
  # @yield [result, operation] Access the result along with the TransportOperation object
1070
1070
  # @yieldparam result [::Google::Cloud::Bigquery::DataTransfer::V1::StartManualTransferRunsResponse]
1071
1071
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -22,7 +22,7 @@ module Google
22
22
  module Bigquery
23
23
  module DataTransfer
24
24
  module V1
25
- VERSION = "1.4.0"
25
+ VERSION = "1.5.0"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-bigquery-data_transfer-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: '1.0'
18
+ version: '1.2'
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: '1.0'
25
+ version: '1.2'
26
26
  - !ruby/object:Gem::Dependency
27
27
  name: google-cloud-errors
28
28
  requirement: !ruby/object:Gem::Requirement
@@ -113,7 +113,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
113
113
  - !ruby/object:Gem::Version
114
114
  version: '0'
115
115
  requirements: []
116
- rubygems_version: 3.6.8
116
+ rubygems_version: 3.6.9
117
117
  specification_version: 4
118
118
  summary: Schedule queries or transfer external data from SaaS applications to Google
119
119
  BigQuery on a regular basis.