google-cloud-dialogflow-cx-v3 1.2.0 → 1.3.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 +4 -4
- data/README.md +30 -20
- data/lib/google/cloud/dialogflow/cx/v3/agents/client.rb +31 -12
- data/lib/google/cloud/dialogflow/cx/v3/agents/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/agents/rest/client.rb +31 -12
- data/lib/google/cloud/dialogflow/cx/v3/agents/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/agents/rest/service_stub.rb +102 -68
- data/lib/google/cloud/dialogflow/cx/v3/changelogs/client.rb +29 -3
- data/lib/google/cloud/dialogflow/cx/v3/changelogs/rest/client.rb +29 -3
- data/lib/google/cloud/dialogflow/cx/v3/changelogs/rest/service_stub.rb +30 -14
- data/lib/google/cloud/dialogflow/cx/v3/deployments/client.rb +29 -3
- data/lib/google/cloud/dialogflow/cx/v3/deployments/rest/client.rb +29 -3
- data/lib/google/cloud/dialogflow/cx/v3/deployments/rest/service_stub.rb +30 -14
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/client.rb +31 -8
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/client.rb +31 -8
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/environments/client.rb +35 -10
- data/lib/google/cloud/dialogflow/cx/v3/environments/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/environments/rest/client.rb +35 -10
- data/lib/google/cloud/dialogflow/cx/v3/environments/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/environments/rest/service_stub.rb +86 -56
- data/lib/google/cloud/dialogflow/cx/v3/experiments/client.rb +29 -8
- data/lib/google/cloud/dialogflow/cx/v3/experiments/rest/client.rb +29 -8
- data/lib/google/cloud/dialogflow/cx/v3/experiments/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/flows/client.rb +32 -11
- data/lib/google/cloud/dialogflow/cx/v3/flows/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/flows/rest/client.rb +32 -11
- data/lib/google/cloud/dialogflow/cx/v3/flows/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/flows/rest/service_stub.rb +94 -62
- data/lib/google/cloud/dialogflow/cx/v3/generators/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/generators/rest/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/generators/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/intents/client.rb +31 -8
- data/lib/google/cloud/dialogflow/cx/v3/intents/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/intents/rest/client.rb +31 -8
- data/lib/google/cloud/dialogflow/cx/v3/intents/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/intents/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/pages/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/pages/rest/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/pages/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/rest/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/rest/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/sessions/client.rb +28 -7
- data/lib/google/cloud/dialogflow/cx/v3/sessions/rest/client.rb +28 -5
- data/lib/google/cloud/dialogflow/cx/v3/sessions/rest/service_stub.rb +47 -26
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/client.rb +34 -13
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/client.rb +34 -13
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/service_stub.rb +110 -74
- data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/service_stub.rb +54 -32
- data/lib/google/cloud/dialogflow/cx/v3/version.rb +1 -1
- data/lib/google/cloud/dialogflow/cx/v3/versions/client.rb +31 -8
- data/lib/google/cloud/dialogflow/cx/v3/versions/operations.rb +12 -15
- data/lib/google/cloud/dialogflow/cx/v3/versions/rest/client.rb +31 -8
- data/lib/google/cloud/dialogflow/cx/v3/versions/rest/operations.rb +43 -38
- data/lib/google/cloud/dialogflow/cx/v3/versions/rest/service_stub.rb +70 -44
- data/lib/google/cloud/dialogflow/cx/v3/webhooks/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/webhooks/rest/client.rb +29 -6
- data/lib/google/cloud/dialogflow/cx/v3/webhooks/rest/service_stub.rb +54 -32
- data/proto_docs/google/api/client.rb +19 -0
- data/proto_docs/google/longrunning/operations.rb +19 -14
- metadata +5 -5
|
@@ -165,14 +165,26 @@ module Google
|
|
|
165
165
|
universe_domain: @config.universe_domain,
|
|
166
166
|
channel_args: @config.channel_args,
|
|
167
167
|
interceptors: @config.interceptors,
|
|
168
|
-
channel_pool_config: @config.channel_pool
|
|
168
|
+
channel_pool_config: @config.channel_pool,
|
|
169
|
+
logger: @config.logger
|
|
169
170
|
)
|
|
170
171
|
|
|
172
|
+
@session_entity_types_stub.stub_logger&.info do |entry|
|
|
173
|
+
entry.set_system_name
|
|
174
|
+
entry.set_service
|
|
175
|
+
entry.message = "Created client for #{entry.service}"
|
|
176
|
+
entry.set_credentials_fields credentials
|
|
177
|
+
entry.set "customEndpoint", @config.endpoint if @config.endpoint
|
|
178
|
+
entry.set "defaultTimeout", @config.timeout if @config.timeout
|
|
179
|
+
entry.set "quotaProject", @quota_project_id if @quota_project_id
|
|
180
|
+
end
|
|
181
|
+
|
|
171
182
|
@location_client = Google::Cloud::Location::Locations::Client.new do |config|
|
|
172
183
|
config.credentials = credentials
|
|
173
184
|
config.quota_project = @quota_project_id
|
|
174
185
|
config.endpoint = @session_entity_types_stub.endpoint
|
|
175
186
|
config.universe_domain = @session_entity_types_stub.universe_domain
|
|
187
|
+
config.logger = @session_entity_types_stub.logger if config.respond_to? :logger=
|
|
176
188
|
end
|
|
177
189
|
end
|
|
178
190
|
|
|
@@ -183,6 +195,15 @@ module Google
|
|
|
183
195
|
#
|
|
184
196
|
attr_reader :location_client
|
|
185
197
|
|
|
198
|
+
##
|
|
199
|
+
# The logger used for request/response debug logging.
|
|
200
|
+
#
|
|
201
|
+
# @return [Logger]
|
|
202
|
+
#
|
|
203
|
+
def logger
|
|
204
|
+
@session_entity_types_stub.logger
|
|
205
|
+
end
|
|
206
|
+
|
|
186
207
|
# Service calls
|
|
187
208
|
|
|
188
209
|
##
|
|
@@ -281,7 +302,7 @@ module Google
|
|
|
281
302
|
@session_entity_types_stub.call_rpc :list_session_entity_types, request, options: options do |response, operation|
|
|
282
303
|
response = ::Gapic::PagedEnumerable.new @session_entity_types_stub, :list_session_entity_types, request, response, operation, options
|
|
283
304
|
yield response, operation if block_given?
|
|
284
|
-
|
|
305
|
+
throw :response, response
|
|
285
306
|
end
|
|
286
307
|
rescue ::GRPC::BadStatus => e
|
|
287
308
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -373,7 +394,6 @@ module Google
|
|
|
373
394
|
|
|
374
395
|
@session_entity_types_stub.call_rpc :get_session_entity_type, request, options: options do |response, operation|
|
|
375
396
|
yield response, operation if block_given?
|
|
376
|
-
return response
|
|
377
397
|
end
|
|
378
398
|
rescue ::GRPC::BadStatus => e
|
|
379
399
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -467,7 +487,6 @@ module Google
|
|
|
467
487
|
|
|
468
488
|
@session_entity_types_stub.call_rpc :create_session_entity_type, request, options: options do |response, operation|
|
|
469
489
|
yield response, operation if block_given?
|
|
470
|
-
return response
|
|
471
490
|
end
|
|
472
491
|
rescue ::GRPC::BadStatus => e
|
|
473
492
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -561,7 +580,6 @@ module Google
|
|
|
561
580
|
|
|
562
581
|
@session_entity_types_stub.call_rpc :update_session_entity_type, request, options: options do |response, operation|
|
|
563
582
|
yield response, operation if block_given?
|
|
564
|
-
return response
|
|
565
583
|
end
|
|
566
584
|
rescue ::GRPC::BadStatus => e
|
|
567
585
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -653,7 +671,6 @@ module Google
|
|
|
653
671
|
|
|
654
672
|
@session_entity_types_stub.call_rpc :delete_session_entity_type, request, options: options do |response, operation|
|
|
655
673
|
yield response, operation if block_given?
|
|
656
|
-
return response
|
|
657
674
|
end
|
|
658
675
|
rescue ::GRPC::BadStatus => e
|
|
659
676
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -742,6 +759,11 @@ module Google
|
|
|
742
759
|
# default endpoint URL. The default value of nil uses the environment
|
|
743
760
|
# universe (usually the default "googleapis.com" universe).
|
|
744
761
|
# @return [::String,nil]
|
|
762
|
+
# @!attribute [rw] logger
|
|
763
|
+
# A custom logger to use for request/response debug logging, or the value
|
|
764
|
+
# `:default` (the default) to construct a default logger, or `nil` to
|
|
765
|
+
# explicitly disable logging.
|
|
766
|
+
# @return [::Logger,:default,nil]
|
|
745
767
|
#
|
|
746
768
|
class Configuration
|
|
747
769
|
extend ::Gapic::Config
|
|
@@ -766,6 +788,7 @@ module Google
|
|
|
766
788
|
config_attr :retry_policy, nil, ::Hash, ::Proc, nil
|
|
767
789
|
config_attr :quota_project, nil, ::String, nil
|
|
768
790
|
config_attr :universe_domain, nil, ::String, nil
|
|
791
|
+
config_attr :logger, :default, ::Logger, nil, :default
|
|
769
792
|
|
|
770
793
|
# @private
|
|
771
794
|
def initialize parent_config = nil
|
|
@@ -158,15 +158,27 @@ module Google
|
|
|
158
158
|
endpoint: @config.endpoint,
|
|
159
159
|
endpoint_template: DEFAULT_ENDPOINT_TEMPLATE,
|
|
160
160
|
universe_domain: @config.universe_domain,
|
|
161
|
-
credentials: credentials
|
|
161
|
+
credentials: credentials,
|
|
162
|
+
logger: @config.logger
|
|
162
163
|
)
|
|
163
164
|
|
|
165
|
+
@session_entity_types_stub.logger(stub: true)&.info do |entry|
|
|
166
|
+
entry.set_system_name
|
|
167
|
+
entry.set_service
|
|
168
|
+
entry.message = "Created client for #{entry.service}"
|
|
169
|
+
entry.set_credentials_fields credentials
|
|
170
|
+
entry.set "customEndpoint", @config.endpoint if @config.endpoint
|
|
171
|
+
entry.set "defaultTimeout", @config.timeout if @config.timeout
|
|
172
|
+
entry.set "quotaProject", @quota_project_id if @quota_project_id
|
|
173
|
+
end
|
|
174
|
+
|
|
164
175
|
@location_client = Google::Cloud::Location::Locations::Rest::Client.new do |config|
|
|
165
176
|
config.credentials = credentials
|
|
166
177
|
config.quota_project = @quota_project_id
|
|
167
178
|
config.endpoint = @session_entity_types_stub.endpoint
|
|
168
179
|
config.universe_domain = @session_entity_types_stub.universe_domain
|
|
169
180
|
config.bindings_override = @config.bindings_override
|
|
181
|
+
config.logger = @session_entity_types_stub.logger if config.respond_to? :logger=
|
|
170
182
|
end
|
|
171
183
|
end
|
|
172
184
|
|
|
@@ -177,6 +189,15 @@ module Google
|
|
|
177
189
|
#
|
|
178
190
|
attr_reader :location_client
|
|
179
191
|
|
|
192
|
+
##
|
|
193
|
+
# The logger used for request/response debug logging.
|
|
194
|
+
#
|
|
195
|
+
# @return [Logger]
|
|
196
|
+
#
|
|
197
|
+
def logger
|
|
198
|
+
@session_entity_types_stub.logger
|
|
199
|
+
end
|
|
200
|
+
|
|
180
201
|
# Service calls
|
|
181
202
|
|
|
182
203
|
##
|
|
@@ -268,7 +289,7 @@ module Google
|
|
|
268
289
|
@session_entity_types_stub.list_session_entity_types request, options do |result, operation|
|
|
269
290
|
result = ::Gapic::Rest::PagedEnumerable.new @session_entity_types_stub, :list_session_entity_types, "session_entity_types", request, result, options
|
|
270
291
|
yield result, operation if block_given?
|
|
271
|
-
|
|
292
|
+
throw :response, result
|
|
272
293
|
end
|
|
273
294
|
rescue ::Gapic::Rest::Error => e
|
|
274
295
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -353,7 +374,6 @@ module Google
|
|
|
353
374
|
|
|
354
375
|
@session_entity_types_stub.get_session_entity_type request, options do |result, operation|
|
|
355
376
|
yield result, operation if block_given?
|
|
356
|
-
return result
|
|
357
377
|
end
|
|
358
378
|
rescue ::Gapic::Rest::Error => e
|
|
359
379
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -440,7 +460,6 @@ module Google
|
|
|
440
460
|
|
|
441
461
|
@session_entity_types_stub.create_session_entity_type request, options do |result, operation|
|
|
442
462
|
yield result, operation if block_given?
|
|
443
|
-
return result
|
|
444
463
|
end
|
|
445
464
|
rescue ::Gapic::Rest::Error => e
|
|
446
465
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -527,7 +546,6 @@ module Google
|
|
|
527
546
|
|
|
528
547
|
@session_entity_types_stub.update_session_entity_type request, options do |result, operation|
|
|
529
548
|
yield result, operation if block_given?
|
|
530
|
-
return result
|
|
531
549
|
end
|
|
532
550
|
rescue ::Gapic::Rest::Error => e
|
|
533
551
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -612,7 +630,6 @@ module Google
|
|
|
612
630
|
|
|
613
631
|
@session_entity_types_stub.delete_session_entity_type request, options do |result, operation|
|
|
614
632
|
yield result, operation if block_given?
|
|
615
|
-
return result
|
|
616
633
|
end
|
|
617
634
|
rescue ::Gapic::Rest::Error => e
|
|
618
635
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -692,6 +709,11 @@ module Google
|
|
|
692
709
|
# default endpoint URL. The default value of nil uses the environment
|
|
693
710
|
# universe (usually the default "googleapis.com" universe).
|
|
694
711
|
# @return [::String,nil]
|
|
712
|
+
# @!attribute [rw] logger
|
|
713
|
+
# A custom logger to use for request/response debug logging, or the value
|
|
714
|
+
# `:default` (the default) to construct a default logger, or `nil` to
|
|
715
|
+
# explicitly disable logging.
|
|
716
|
+
# @return [::Logger,:default,nil]
|
|
695
717
|
#
|
|
696
718
|
class Configuration
|
|
697
719
|
extend ::Gapic::Config
|
|
@@ -720,6 +742,7 @@ module Google
|
|
|
720
742
|
# by the host service.
|
|
721
743
|
# @return [::Hash{::Symbol=>::Array<::Gapic::Rest::GrpcTranscoder::HttpBinding>}]
|
|
722
744
|
config_attr :bindings_override, {}, ::Hash, nil
|
|
745
|
+
config_attr :logger, :default, ::Logger, nil, :default
|
|
723
746
|
|
|
724
747
|
# @private
|
|
725
748
|
def initialize parent_config = nil
|
|
@@ -31,7 +31,8 @@ module Google
|
|
|
31
31
|
# including transcoding, making the REST call, and deserialing the response.
|
|
32
32
|
#
|
|
33
33
|
class ServiceStub
|
|
34
|
-
|
|
34
|
+
# @private
|
|
35
|
+
def initialize endpoint:, endpoint_template:, universe_domain:, credentials:, logger:
|
|
35
36
|
# These require statements are intentionally placed here to initialize
|
|
36
37
|
# the REST modules only when it's required.
|
|
37
38
|
require "gapic/rest"
|
|
@@ -41,7 +42,9 @@ module Google
|
|
|
41
42
|
universe_domain: universe_domain,
|
|
42
43
|
credentials: credentials,
|
|
43
44
|
numeric_enums: true,
|
|
44
|
-
|
|
45
|
+
service_name: self.class,
|
|
46
|
+
raise_faraday_errors: false,
|
|
47
|
+
logger: logger
|
|
45
48
|
end
|
|
46
49
|
|
|
47
50
|
##
|
|
@@ -62,6 +65,15 @@ module Google
|
|
|
62
65
|
@client_stub.endpoint
|
|
63
66
|
end
|
|
64
67
|
|
|
68
|
+
##
|
|
69
|
+
# The logger used for request/response debug logging.
|
|
70
|
+
#
|
|
71
|
+
# @return [Logger]
|
|
72
|
+
#
|
|
73
|
+
def logger stub: false
|
|
74
|
+
stub ? @client_stub.stub_logger : @client_stub.logger
|
|
75
|
+
end
|
|
76
|
+
|
|
65
77
|
##
|
|
66
78
|
# Baseline implementation for the list_session_entity_types REST call
|
|
67
79
|
#
|
|
@@ -88,16 +100,18 @@ module Google
|
|
|
88
100
|
|
|
89
101
|
response = @client_stub.make_http_request(
|
|
90
102
|
verb,
|
|
91
|
-
uri:
|
|
92
|
-
body:
|
|
93
|
-
params:
|
|
103
|
+
uri: uri,
|
|
104
|
+
body: body || "",
|
|
105
|
+
params: query_string_params,
|
|
106
|
+
method_name: "list_session_entity_types",
|
|
94
107
|
options: options
|
|
95
108
|
)
|
|
96
109
|
operation = ::Gapic::Rest::TransportOperation.new response
|
|
97
110
|
result = ::Google::Cloud::Dialogflow::CX::V3::ListSessionEntityTypesResponse.decode_json response.body, ignore_unknown_fields: true
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
111
|
+
catch :response do
|
|
112
|
+
yield result, operation if block_given?
|
|
113
|
+
result
|
|
114
|
+
end
|
|
101
115
|
end
|
|
102
116
|
|
|
103
117
|
##
|
|
@@ -126,16 +140,18 @@ module Google
|
|
|
126
140
|
|
|
127
141
|
response = @client_stub.make_http_request(
|
|
128
142
|
verb,
|
|
129
|
-
uri:
|
|
130
|
-
body:
|
|
131
|
-
params:
|
|
143
|
+
uri: uri,
|
|
144
|
+
body: body || "",
|
|
145
|
+
params: query_string_params,
|
|
146
|
+
method_name: "get_session_entity_type",
|
|
132
147
|
options: options
|
|
133
148
|
)
|
|
134
149
|
operation = ::Gapic::Rest::TransportOperation.new response
|
|
135
150
|
result = ::Google::Cloud::Dialogflow::CX::V3::SessionEntityType.decode_json response.body, ignore_unknown_fields: true
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
151
|
+
catch :response do
|
|
152
|
+
yield result, operation if block_given?
|
|
153
|
+
result
|
|
154
|
+
end
|
|
139
155
|
end
|
|
140
156
|
|
|
141
157
|
##
|
|
@@ -164,16 +180,18 @@ module Google
|
|
|
164
180
|
|
|
165
181
|
response = @client_stub.make_http_request(
|
|
166
182
|
verb,
|
|
167
|
-
uri:
|
|
168
|
-
body:
|
|
169
|
-
params:
|
|
183
|
+
uri: uri,
|
|
184
|
+
body: body || "",
|
|
185
|
+
params: query_string_params,
|
|
186
|
+
method_name: "create_session_entity_type",
|
|
170
187
|
options: options
|
|
171
188
|
)
|
|
172
189
|
operation = ::Gapic::Rest::TransportOperation.new response
|
|
173
190
|
result = ::Google::Cloud::Dialogflow::CX::V3::SessionEntityType.decode_json response.body, ignore_unknown_fields: true
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
191
|
+
catch :response do
|
|
192
|
+
yield result, operation if block_given?
|
|
193
|
+
result
|
|
194
|
+
end
|
|
177
195
|
end
|
|
178
196
|
|
|
179
197
|
##
|
|
@@ -202,16 +220,18 @@ module Google
|
|
|
202
220
|
|
|
203
221
|
response = @client_stub.make_http_request(
|
|
204
222
|
verb,
|
|
205
|
-
uri:
|
|
206
|
-
body:
|
|
207
|
-
params:
|
|
223
|
+
uri: uri,
|
|
224
|
+
body: body || "",
|
|
225
|
+
params: query_string_params,
|
|
226
|
+
method_name: "update_session_entity_type",
|
|
208
227
|
options: options
|
|
209
228
|
)
|
|
210
229
|
operation = ::Gapic::Rest::TransportOperation.new response
|
|
211
230
|
result = ::Google::Cloud::Dialogflow::CX::V3::SessionEntityType.decode_json response.body, ignore_unknown_fields: true
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
231
|
+
catch :response do
|
|
232
|
+
yield result, operation if block_given?
|
|
233
|
+
result
|
|
234
|
+
end
|
|
215
235
|
end
|
|
216
236
|
|
|
217
237
|
##
|
|
@@ -240,16 +260,18 @@ module Google
|
|
|
240
260
|
|
|
241
261
|
response = @client_stub.make_http_request(
|
|
242
262
|
verb,
|
|
243
|
-
uri:
|
|
244
|
-
body:
|
|
245
|
-
params:
|
|
263
|
+
uri: uri,
|
|
264
|
+
body: body || "",
|
|
265
|
+
params: query_string_params,
|
|
266
|
+
method_name: "delete_session_entity_type",
|
|
246
267
|
options: options
|
|
247
268
|
)
|
|
248
269
|
operation = ::Gapic::Rest::TransportOperation.new response
|
|
249
270
|
result = ::Google::Protobuf::Empty.decode_json response.body, ignore_unknown_fields: true
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
271
|
+
catch :response do
|
|
272
|
+
yield result, operation if block_given?
|
|
273
|
+
result
|
|
274
|
+
end
|
|
253
275
|
end
|
|
254
276
|
|
|
255
277
|
##
|
|
@@ -176,14 +176,26 @@ module Google
|
|
|
176
176
|
universe_domain: @config.universe_domain,
|
|
177
177
|
channel_args: @config.channel_args,
|
|
178
178
|
interceptors: @config.interceptors,
|
|
179
|
-
channel_pool_config: @config.channel_pool
|
|
179
|
+
channel_pool_config: @config.channel_pool,
|
|
180
|
+
logger: @config.logger
|
|
180
181
|
)
|
|
181
182
|
|
|
183
|
+
@sessions_stub.stub_logger&.info do |entry|
|
|
184
|
+
entry.set_system_name
|
|
185
|
+
entry.set_service
|
|
186
|
+
entry.message = "Created client for #{entry.service}"
|
|
187
|
+
entry.set_credentials_fields credentials
|
|
188
|
+
entry.set "customEndpoint", @config.endpoint if @config.endpoint
|
|
189
|
+
entry.set "defaultTimeout", @config.timeout if @config.timeout
|
|
190
|
+
entry.set "quotaProject", @quota_project_id if @quota_project_id
|
|
191
|
+
end
|
|
192
|
+
|
|
182
193
|
@location_client = Google::Cloud::Location::Locations::Client.new do |config|
|
|
183
194
|
config.credentials = credentials
|
|
184
195
|
config.quota_project = @quota_project_id
|
|
185
196
|
config.endpoint = @sessions_stub.endpoint
|
|
186
197
|
config.universe_domain = @sessions_stub.universe_domain
|
|
198
|
+
config.logger = @sessions_stub.logger if config.respond_to? :logger=
|
|
187
199
|
end
|
|
188
200
|
end
|
|
189
201
|
|
|
@@ -194,6 +206,15 @@ module Google
|
|
|
194
206
|
#
|
|
195
207
|
attr_reader :location_client
|
|
196
208
|
|
|
209
|
+
##
|
|
210
|
+
# The logger used for request/response debug logging.
|
|
211
|
+
#
|
|
212
|
+
# @return [Logger]
|
|
213
|
+
#
|
|
214
|
+
def logger
|
|
215
|
+
@sessions_stub.logger
|
|
216
|
+
end
|
|
217
|
+
|
|
197
218
|
# Service calls
|
|
198
219
|
|
|
199
220
|
##
|
|
@@ -305,7 +326,6 @@ module Google
|
|
|
305
326
|
|
|
306
327
|
@sessions_stub.call_rpc :detect_intent, request, options: options do |response, operation|
|
|
307
328
|
yield response, operation if block_given?
|
|
308
|
-
return response
|
|
309
329
|
end
|
|
310
330
|
rescue ::GRPC::BadStatus => e
|
|
311
331
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -420,7 +440,6 @@ module Google
|
|
|
420
440
|
|
|
421
441
|
@sessions_stub.call_rpc :server_streaming_detect_intent, request, options: options do |response, operation|
|
|
422
442
|
yield response, operation if block_given?
|
|
423
|
-
return response
|
|
424
443
|
end
|
|
425
444
|
rescue ::GRPC::BadStatus => e
|
|
426
445
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -505,7 +524,6 @@ module Google
|
|
|
505
524
|
|
|
506
525
|
@sessions_stub.call_rpc :streaming_detect_intent, request, options: options do |response, operation|
|
|
507
526
|
yield response, operation if block_given?
|
|
508
|
-
return response
|
|
509
527
|
end
|
|
510
528
|
rescue ::GRPC::BadStatus => e
|
|
511
529
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -610,7 +628,6 @@ module Google
|
|
|
610
628
|
|
|
611
629
|
@sessions_stub.call_rpc :match_intent, request, options: options do |response, operation|
|
|
612
630
|
yield response, operation if block_given?
|
|
613
|
-
return response
|
|
614
631
|
end
|
|
615
632
|
rescue ::GRPC::BadStatus => e
|
|
616
633
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -707,7 +724,6 @@ module Google
|
|
|
707
724
|
|
|
708
725
|
@sessions_stub.call_rpc :fulfill_intent, request, options: options do |response, operation|
|
|
709
726
|
yield response, operation if block_given?
|
|
710
|
-
return response
|
|
711
727
|
end
|
|
712
728
|
rescue ::GRPC::BadStatus => e
|
|
713
729
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -802,7 +818,6 @@ module Google
|
|
|
802
818
|
|
|
803
819
|
@sessions_stub.call_rpc :submit_answer_feedback, request, options: options do |response, operation|
|
|
804
820
|
yield response, operation if block_given?
|
|
805
|
-
return response
|
|
806
821
|
end
|
|
807
822
|
rescue ::GRPC::BadStatus => e
|
|
808
823
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -891,6 +906,11 @@ module Google
|
|
|
891
906
|
# default endpoint URL. The default value of nil uses the environment
|
|
892
907
|
# universe (usually the default "googleapis.com" universe).
|
|
893
908
|
# @return [::String,nil]
|
|
909
|
+
# @!attribute [rw] logger
|
|
910
|
+
# A custom logger to use for request/response debug logging, or the value
|
|
911
|
+
# `:default` (the default) to construct a default logger, or `nil` to
|
|
912
|
+
# explicitly disable logging.
|
|
913
|
+
# @return [::Logger,:default,nil]
|
|
894
914
|
#
|
|
895
915
|
class Configuration
|
|
896
916
|
extend ::Gapic::Config
|
|
@@ -915,6 +935,7 @@ module Google
|
|
|
915
935
|
config_attr :retry_policy, nil, ::Hash, ::Proc, nil
|
|
916
936
|
config_attr :quota_project, nil, ::String, nil
|
|
917
937
|
config_attr :universe_domain, nil, ::String, nil
|
|
938
|
+
config_attr :logger, :default, ::Logger, nil, :default
|
|
918
939
|
|
|
919
940
|
# @private
|
|
920
941
|
def initialize parent_config = nil
|
|
@@ -167,15 +167,27 @@ module Google
|
|
|
167
167
|
endpoint: @config.endpoint,
|
|
168
168
|
endpoint_template: DEFAULT_ENDPOINT_TEMPLATE,
|
|
169
169
|
universe_domain: @config.universe_domain,
|
|
170
|
-
credentials: credentials
|
|
170
|
+
credentials: credentials,
|
|
171
|
+
logger: @config.logger
|
|
171
172
|
)
|
|
172
173
|
|
|
174
|
+
@sessions_stub.logger(stub: true)&.info do |entry|
|
|
175
|
+
entry.set_system_name
|
|
176
|
+
entry.set_service
|
|
177
|
+
entry.message = "Created client for #{entry.service}"
|
|
178
|
+
entry.set_credentials_fields credentials
|
|
179
|
+
entry.set "customEndpoint", @config.endpoint if @config.endpoint
|
|
180
|
+
entry.set "defaultTimeout", @config.timeout if @config.timeout
|
|
181
|
+
entry.set "quotaProject", @quota_project_id if @quota_project_id
|
|
182
|
+
end
|
|
183
|
+
|
|
173
184
|
@location_client = Google::Cloud::Location::Locations::Rest::Client.new do |config|
|
|
174
185
|
config.credentials = credentials
|
|
175
186
|
config.quota_project = @quota_project_id
|
|
176
187
|
config.endpoint = @sessions_stub.endpoint
|
|
177
188
|
config.universe_domain = @sessions_stub.universe_domain
|
|
178
189
|
config.bindings_override = @config.bindings_override
|
|
190
|
+
config.logger = @sessions_stub.logger if config.respond_to? :logger=
|
|
179
191
|
end
|
|
180
192
|
end
|
|
181
193
|
|
|
@@ -186,6 +198,15 @@ module Google
|
|
|
186
198
|
#
|
|
187
199
|
attr_reader :location_client
|
|
188
200
|
|
|
201
|
+
##
|
|
202
|
+
# The logger used for request/response debug logging.
|
|
203
|
+
#
|
|
204
|
+
# @return [Logger]
|
|
205
|
+
#
|
|
206
|
+
def logger
|
|
207
|
+
@sessions_stub.logger
|
|
208
|
+
end
|
|
209
|
+
|
|
189
210
|
# Service calls
|
|
190
211
|
|
|
191
212
|
##
|
|
@@ -290,7 +311,6 @@ module Google
|
|
|
290
311
|
|
|
291
312
|
@sessions_stub.detect_intent request, options do |result, operation|
|
|
292
313
|
yield result, operation if block_given?
|
|
293
|
-
return result
|
|
294
314
|
end
|
|
295
315
|
rescue ::Gapic::Rest::Error => e
|
|
296
316
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -497,7 +517,6 @@ module Google
|
|
|
497
517
|
|
|
498
518
|
@sessions_stub.match_intent request, options do |result, operation|
|
|
499
519
|
yield result, operation if block_given?
|
|
500
|
-
return result
|
|
501
520
|
end
|
|
502
521
|
rescue ::Gapic::Rest::Error => e
|
|
503
522
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -587,7 +606,6 @@ module Google
|
|
|
587
606
|
|
|
588
607
|
@sessions_stub.fulfill_intent request, options do |result, operation|
|
|
589
608
|
yield result, operation if block_given?
|
|
590
|
-
return result
|
|
591
609
|
end
|
|
592
610
|
rescue ::Gapic::Rest::Error => e
|
|
593
611
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -675,7 +693,6 @@ module Google
|
|
|
675
693
|
|
|
676
694
|
@sessions_stub.submit_answer_feedback request, options do |result, operation|
|
|
677
695
|
yield result, operation if block_given?
|
|
678
|
-
return result
|
|
679
696
|
end
|
|
680
697
|
rescue ::Gapic::Rest::Error => e
|
|
681
698
|
raise ::Google::Cloud::Error.from_error(e)
|
|
@@ -755,6 +772,11 @@ module Google
|
|
|
755
772
|
# default endpoint URL. The default value of nil uses the environment
|
|
756
773
|
# universe (usually the default "googleapis.com" universe).
|
|
757
774
|
# @return [::String,nil]
|
|
775
|
+
# @!attribute [rw] logger
|
|
776
|
+
# A custom logger to use for request/response debug logging, or the value
|
|
777
|
+
# `:default` (the default) to construct a default logger, or `nil` to
|
|
778
|
+
# explicitly disable logging.
|
|
779
|
+
# @return [::Logger,:default,nil]
|
|
758
780
|
#
|
|
759
781
|
class Configuration
|
|
760
782
|
extend ::Gapic::Config
|
|
@@ -783,6 +805,7 @@ module Google
|
|
|
783
805
|
# by the host service.
|
|
784
806
|
# @return [::Hash{::Symbol=>::Array<::Gapic::Rest::GrpcTranscoder::HttpBinding>}]
|
|
785
807
|
config_attr :bindings_override, {}, ::Hash, nil
|
|
808
|
+
config_attr :logger, :default, ::Logger, nil, :default
|
|
786
809
|
|
|
787
810
|
# @private
|
|
788
811
|
def initialize parent_config = nil
|