google-cloud-ces-v1beta 0.3.1 → 0.4.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/lib/google/cloud/ces/v1beta/agent_service_pb.rb +2 -1
- data/lib/google/cloud/ces/v1beta/app_pb.rb +1 -1
- data/lib/google/cloud/ces/v1beta/common_pb.rb +5 -1
- data/lib/google/cloud/ces/v1beta/deployment_pb.rb +3 -1
- data/lib/google/cloud/ces/v1beta/evaluation_pb.rb +1 -1
- data/lib/google/cloud/ces/v1beta/evaluation_service/client.rb +7 -2
- data/lib/google/cloud/ces/v1beta/evaluation_service/rest/client.rb +7 -2
- data/lib/google/cloud/ces/v1beta/evaluation_service_pb.rb +2 -1
- data/lib/google/cloud/ces/v1beta/session_service_pb.rb +1 -1
- data/lib/google/cloud/ces/v1beta/toolset_pb.rb +2 -1
- data/lib/google/cloud/ces/v1beta/version.rb +1 -1
- data/proto_docs/google/cloud/ces/v1beta/agent_service.rb +15 -0
- data/proto_docs/google/cloud/ces/v1beta/app.rb +30 -4
- data/proto_docs/google/cloud/ces/v1beta/common.rb +82 -0
- data/proto_docs/google/cloud/ces/v1beta/deployment.rb +47 -3
- data/proto_docs/google/cloud/ces/v1beta/evaluation.rb +3 -0
- data/proto_docs/google/cloud/ces/v1beta/evaluation_service.rb +16 -0
- data/proto_docs/google/cloud/ces/v1beta/session_service.rb +3 -0
- data/proto_docs/google/cloud/ces/v1beta/toolset.rb +5 -0
- metadata +1 -1
|
@@ -225,7 +225,7 @@ module Google
|
|
|
225
225
|
# @param options [::Gapic::CallOptions, ::Hash]
|
|
226
226
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
|
227
227
|
#
|
|
228
|
-
# @overload run_evaluation(app: nil, evaluations: nil, evaluation_dataset: nil, display_name: nil, app_version: nil, config: nil, run_count: nil, persona_run_configs: nil, optimization_config: nil, scheduled_evaluation_run: nil, golden_run_method: nil, generate_latency_report: nil)
|
|
228
|
+
# @overload run_evaluation(app: nil, evaluations: nil, evaluation_dataset: nil, display_name: nil, app_version: nil, config: nil, run_count: nil, persona_run_configs: nil, optimization_config: nil, scheduled_evaluation_run: nil, golden_run_method: nil, generate_latency_report: nil, evaluation_run_caching_settings: nil)
|
|
229
229
|
# Pass arguments to `run_evaluation` via keyword arguments. Note that at
|
|
230
230
|
# least one keyword argument is required. To specify no parameters, or to keep all
|
|
231
231
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
|
@@ -271,6 +271,8 @@ module Google
|
|
|
271
271
|
# not set, default to STABLE.
|
|
272
272
|
# @param generate_latency_report [::Boolean]
|
|
273
273
|
# Optional. Whether to generate a latency report for the evaluation run.
|
|
274
|
+
# @param evaluation_run_caching_settings [::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings, ::Hash]
|
|
275
|
+
# Optional. The caching settings to use for the evaluation run.
|
|
274
276
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
|
275
277
|
# @yieldparam result [::Gapic::Operation]
|
|
276
278
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
|
@@ -527,7 +529,7 @@ module Google
|
|
|
527
529
|
# @param options [::Gapic::CallOptions, ::Hash]
|
|
528
530
|
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
|
529
531
|
#
|
|
530
|
-
# @overload generate_evaluation(conversation: nil, source: nil)
|
|
532
|
+
# @overload generate_evaluation(conversation: nil, source: nil, evaluation_type: nil)
|
|
531
533
|
# Pass arguments to `generate_evaluation` via keyword arguments. Note that at
|
|
532
534
|
# least one keyword argument is required. To specify no parameters, or to keep all
|
|
533
535
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
|
@@ -539,6 +541,9 @@ module Google
|
|
|
539
541
|
# @param source [::Google::Cloud::Ces::V1beta::Conversation::Source]
|
|
540
542
|
# Optional. Indicate the source of the conversation. If not set, all sources
|
|
541
543
|
# will be searched.
|
|
544
|
+
# @param evaluation_type [::Google::Cloud::Ces::V1beta::GenerateEvaluationRequest::EvaluationType]
|
|
545
|
+
# Optional. The type of evaluation to generate. Defaults to GOLDEN if
|
|
546
|
+
# unspecified.
|
|
542
547
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
|
543
548
|
# @yieldparam result [::Gapic::Operation]
|
|
544
549
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
|
@@ -18,7 +18,7 @@ require 'google/protobuf/field_mask_pb'
|
|
|
18
18
|
require 'google/protobuf/timestamp_pb'
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
descriptor_data = "\n0google/cloud/ces/v1beta/evaluation_service.proto\x12\x17google.cloud.ces.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a+google/cloud/ces/v1beta/agent_service.proto\x1a*google/cloud/ces/v1beta/conversation.proto\x1a(google/cloud/ces/v1beta/evaluation.proto\x1a#google/longrunning/operations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"n\n!RunEvaluationResultMetricsRequest\x12I\n\x14\x65valuation_result_id\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\"l\n\"RunEvaluationResultMetricsResponse\x12\x46\n\x06status\x18\x01 \x01(\x0e\x32\x31.google.cloud.ces.v1beta.EvaluationResult.OutcomeB\x03\xe0\x41\x03\"V\n\x15RunEvaluationResponse\x12=\n\x0e\x65valuation_run\x18\x01 \x01(\tB%\xfa\x41\"\n ces.googleapis.com/EvaluationRun\"\xb9\x02\n\x1eRunEvaluationOperationMetadata\x12:\n\x0b\x65valuations\x18\x01 \x03(\tB%\xe0\x41\x03\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12@\n\x0e\x65valuation_run\x18\x02 \x01(\tB(\xe0\x41\x03\xfa\x41\"\n ces.googleapis.com/EvaluationRun\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x1d\n\x10\x63\x61ncel_requested\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\"%\n#GenerateEvaluationOperationMetadata\"&\n$DeleteEvaluationRunOperationMetadata\"\xa3\x01\n\x17\x43reateEvaluationRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x1a\n\revaluation_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12<\n\nevaluation\x18\x03 \x01(\x0b\x32#.google.cloud.ces.v1beta.EvaluationB\x03\xe0\x41\x02\"\x9f\x01\n\x19GenerateEvaluationRequest\x12=\n\x0c\x63onversation\x18\x01 \x01(\tB\'\xe0\x41\x02\xfa\x41!\n\x1f\x63\x65s.googleapis.com/Conversation\x12\x43\n\x06source\x18\x02 \x01(\x0e\x32,.google.cloud.ces.v1beta.Conversation.SourceB\x05\x18\x01\xe0\x41\x01\"\xfb\x04\n\x18ImportEvaluationsRequest\x12_\n\x11\x63onversation_list\x18\x02 \x01(\x0b\x32\x42.google.cloud.ces.v1beta.ImportEvaluationsRequest.ConversationListH\x00\x12\x11\n\x07gcs_uri\x18\x03 \x01(\tH\x00\x12\x15\n\x0b\x63sv_content\x18\x04 \x01(\x0cH\x00\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\\\n\x0eimport_options\x18\x05 \x01(\x0b\x32?.google.cloud.ces.v1beta.ImportEvaluationsRequest.ImportOptionsB\x03\xe0\x41\x01\x1a.\n\x10\x43onversationList\x12\x1a\n\rconversations\x18\x01 \x03(\tB\x03\xe0\x41\x01\x1a\x8b\x02\n\rImportOptions\x12\x85\x01\n\x1c\x63onflict_resolution_strategy\x18\x01 \x01(\x0e\x32Z.google.cloud.ces.v1beta.ImportEvaluationsRequest.ImportOptions.ConflictResolutionStrategyB\x03\xe0\x41\x01\"r\n\x1a\x43onflictResolutionStrategy\x12,\n(CONFLICT_RESOLUTION_STRATEGY_UNSPECIFIED\x10\x00\x12\r\n\tOVERWRITE\x10\x01\x12\x08\n\x04SKIP\x10\x02\x12\r\n\tDUPLICATE\x10\x03\x42\x08\n\x06source\"\xf5\x02\n\x19ImportEvaluationsResponse\x12\x38\n\x0b\x65valuations\x18\x01 \x03(\x0b\x32#.google.cloud.ces.v1beta.Evaluation\x12\x45\n\x12\x65valuation_results\x18\x04 \x03(\x0b\x32).google.cloud.ces.v1beta.EvaluationResult\x12?\n\x0f\x65valuation_runs\x18\x05 \x03(\x0b\x32&.google.cloud.ces.v1beta.EvaluationRun\x12\x1b\n\x0e\x65rror_messages\x18\x02 \x03(\tB\x03\xe0\x41\x01\x12\x1c\n\x14import_failure_count\x18\x03 \x01(\x05\x12.\n&evaluation_result_import_failure_count\x18\x06 \x01(\x05\x12+\n#evaluation_run_import_failure_count\x18\x07 \x01(\x05\"\xaa\x01\n\"ImportEvaluationsOperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\xc1\x01\n\x1e\x43reateEvaluationDatasetRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\"\n\x15\x65valuation_dataset_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12K\n\x12\x65valuation_dataset\x18\x03 \x01(\x0b\x32*.google.cloud.ces.v1beta.EvaluationDatasetB\x03\xe0\x41\x02\"\x8d\x01\n\x17UpdateEvaluationRequest\x12<\n\nevaluation\x18\x01 \x01(\x0b\x32#.google.cloud.ces.v1beta.EvaluationB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"\xa3\x01\n\x1eUpdateEvaluationDatasetRequest\x12K\n\x12\x65valuation_dataset\x18\x01 \x01(\x0b\x32*.google.cloud.ces.v1beta.EvaluationDatasetB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"u\n\x17\x44\x65leteEvaluationRequest\x12\x33\n\x04name\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x03 \x01(\tB\x03\xe0\x41\x01\"Z\n\x1d\x44\x65leteEvaluationResultRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\"o\n\x1e\x44\x65leteEvaluationDatasetRequest\x12:\n\x04name\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\n$ces.googleapis.com/EvaluationDataset\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"T\n\x1a\x44\x65leteEvaluationRunRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n ces.googleapis.com/EvaluationRun\"K\n\x14GetEvaluationRequest\x12\x33\n\x04name\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\"W\n\x1aGetEvaluationResultRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\"Y\n\x1bGetEvaluationDatasetRequest\x12:\n\x04name\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\n$ces.googleapis.com/EvaluationDataset\"Q\n\x17GetEvaluationRunRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n ces.googleapis.com/EvaluationRun\"\x91\x02\n\x16ListEvaluationsRequest\x12\x35\n\x06parent\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\x12\x1d\x63\x65s.googleapis.com/Evaluation\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x06\x66ilter\x18\x04 \x01(\tB\x05\x18\x01\xe0\x41\x01\x12\x1e\n\x11\x65valuation_filter\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x15\x65valuation_run_filter\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x1d\n\x10last_ten_results\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\"\xb8\x01\n\x1cListEvaluationResultsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\x12#ces.googleapis.com/EvaluationResult\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xba\x01\n\x1dListEvaluationDatasetsRequest\x12<\n\x06parent\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\x12$ces.googleapis.com/EvaluationDataset\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xb2\x01\n\x19ListEvaluationRunsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 ces.googleapis.com/EvaluationRun\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"l\n\x17ListEvaluationsResponse\x12\x38\n\x0b\x65valuations\x18\x01 \x03(\x0b\x32#.google.cloud.ces.v1beta.Evaluation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x7f\n\x1dListEvaluationResultsResponse\x12\x45\n\x12\x65valuation_results\x18\x01 \x03(\x0b\x32).google.cloud.ces.v1beta.EvaluationResult\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x82\x01\n\x1eListEvaluationDatasetsResponse\x12G\n\x13\x65valuation_datasets\x18\x01 \x03(\x0b\x32*.google.cloud.ces.v1beta.EvaluationDataset\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"v\n\x1aListEvaluationRunsResponse\x12?\n\x0f\x65valuation_runs\x18\x01 \x03(\x0b\x32&.google.cloud.ces.v1beta.EvaluationRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xd7\x01\n#CreateScheduledEvaluationRunRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12(\n\x1bscheduled_evaluation_run_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12V\n\x18scheduled_evaluation_run\x18\x03 \x01(\x0b\x32/.google.cloud.ces.v1beta.ScheduledEvaluationRunB\x03\xe0\x41\x02\"c\n GetScheduledEvaluationRunRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)ces.googleapis.com/ScheduledEvaluationRun\"\xc4\x01\n\"ListScheduledEvaluationRunsRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)ces.googleapis.com/ScheduledEvaluationRun\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x92\x01\n#ListScheduledEvaluationRunsResponse\x12R\n\x19scheduled_evaluation_runs\x18\x01 \x03(\x0b\x32/.google.cloud.ces.v1beta.ScheduledEvaluationRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xb3\x01\n#UpdateScheduledEvaluationRunRequest\x12V\n\x18scheduled_evaluation_run\x18\x01 \x01(\x0b\x32/.google.cloud.ces.v1beta.ScheduledEvaluationRunB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"y\n#DeleteScheduledEvaluationRunRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)ces.googleapis.com/ScheduledEvaluationRun\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"r\n\x17TestPersonaVoiceRequest\x12+\n\x03\x61pp\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x17\n\npersona_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04text\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\x94\x01\n\x1cUploadEvaluationAudioRequest\x12\x33\n\x04name\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12\x1a\n\raudio_content\x18\x02 \x01(\x0c\x42\x03\xe0\x41\x02\x12#\n\x16previous_audio_gcs_uri\x18\x03 \x01(\tB\x03\xe0\x41\x01\"w\n\x1dUploadEvaluationAudioResponse\x12\x15\n\raudio_gcs_uri\x18\x01 \x01(\t\x12\x12\n\ntranscript\x18\x02 \x01(\t\x12+\n\x08\x64uration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\")\n\x18TestPersonaVoiceResponse\x12\r\n\x05\x61udio\x18\x01 \x01(\x0c\"\xd1\x01\n\"CreateEvaluationExpectationRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12&\n\x19\x65valuation_expectation_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12S\n\x16\x65valuation_expectation\x18\x03 \x01(\x0b\x32..google.cloud.ces.v1beta.EvaluationExpectationB\x03\xe0\x41\x02\"\xaf\x01\n\"UpdateEvaluationExpectationRequest\x12S\n\x16\x65valuation_expectation\x18\x01 \x01(\x0b\x32..google.cloud.ces.v1beta.EvaluationExpectationB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"w\n\"DeleteEvaluationExpectationRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(ces.googleapis.com/EvaluationExpectation\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"a\n\x1fGetEvaluationExpectationRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(ces.googleapis.com/EvaluationExpectation\"\xc2\x01\n!ListEvaluationExpectationsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(ces.googleapis.com/EvaluationExpectation\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x8e\x01\n\"ListEvaluationExpectationsResponse\x12O\n\x17\x65valuation_expectations\x18\x01 \x03(\x0b\x32..google.cloud.ces.v1beta.EvaluationExpectation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xb9\x01\n\rExportOptions\x12O\n\rexport_format\x18\x01 \x01(\x0e\x32\x33.google.cloud.ces.v1beta.ExportOptions.ExportFormatB\x03\xe0\x41\x01\x12\x14\n\x07gcs_uri\x18\x02 \x01(\tB\x03\xe0\x41\x01\"A\n\x0c\x45xportFormat\x12\x1d\n\x19\x45XPORT_FORMAT_UNSPECIFIED\x10\x00\x12\x08\n\x04JSON\x10\x01\x12\x08\n\x04YAML\x10\x02\"\x90\x02\n\x18\x45xportEvaluationsRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x34\n\x05names\x18\x02 \x03(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12\x43\n\x0e\x65xport_options\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ExportOptionsB\x03\xe0\x41\x01\x12\'\n\x1ainclude_evaluation_results\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12 \n\x13include_evaluations\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\x8a\x02\n\x19\x45xportEvaluationsResponse\x12\x1d\n\x13\x65valuations_content\x18\x01 \x01(\x0cH\x00\x12\x19\n\x0f\x65valuations_uri\x18\x02 \x01(\tH\x00\x12j\n\x12\x66\x61iled_evaluations\x18\x03 \x03(\x0b\x32I.google.cloud.ces.v1beta.ExportEvaluationsResponse.FailedEvaluationsEntryB\x03\xe0\x41\x03\x1a\x38\n\x16\x46\x61iledEvaluationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\r\n\x0b\x65valuations\"\xd8\x01\n\x1e\x45xportEvaluationResultsRequest\x12\x35\n\x06parent\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12:\n\x05names\x18\x02 \x03(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\x12\x43\n\x0e\x65xport_options\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ExportOptionsB\x03\xe0\x41\x01\"\x7f\n\x1f\x45xportEvaluationResultsResponse\x12$\n\x1a\x65valuation_results_content\x18\x01 \x01(\x0cH\x00\x12 \n\x16\x65valuation_results_uri\x18\x02 \x01(\tH\x00\x42\x14\n\x12\x65valuation_results\"\xcb\x01\n\x1b\x45xportEvaluationRunsRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x37\n\x05names\x18\x02 \x03(\tB(\xe0\x41\x02\xfa\x41\"\n ces.googleapis.com/EvaluationRun\x12\x43\n\x0e\x65xport_options\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ExportOptionsB\x03\xe0\x41\x01\"s\n\x1c\x45xportEvaluationRunsResponse\x12!\n\x17\x65valuation_runs_content\x18\x01 \x01(\x0cH\x00\x12\x1d\n\x13\x65valuation_runs_uri\x18\x02 \x01(\tH\x00\x42\x11\n\x0f\x65valuation_runs\"\'\n%ExportEvaluationRunsOperationMetadata\"*\n(ExportEvaluationResultsOperationMetadata\"-\n+RunEvaluationResultMetricsOperationMetadata2\xb9\x43\n\x11\x45valuationService\x12\xe4\x01\n\rRunEvaluation\x12-.google.cloud.ces.v1beta.RunEvaluationRequest\x1a\x1d.google.longrunning.Operation\"\x84\x01\xca\x41\x37\n\x15RunEvaluationResponse\x12\x1eRunEvaluationOperationMetadata\xda\x41\x03\x61pp\x82\xd3\xe4\x93\x02>\"9/v1beta/{app=projects/*/locations/*/apps/*}:runEvaluation:\x01*\x12\xf8\x01\n\x15UploadEvaluationAudio\x12\x35.google.cloud.ces.v1beta.UploadEvaluationAudioRequest\x1a\x36.google.cloud.ces.v1beta.UploadEvaluationAudioResponse\"p\xda\x41\x12name,audio_content\x82\xd3\xe4\x93\x02U\"P/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*}:uploadEvaluationAudio:\x01*\x12\xf0\x01\n\x10\x43reateEvaluation\x12\x30.google.cloud.ces.v1beta.CreateEvaluationRequest\x1a#.google.cloud.ces.v1beta.Evaluation\"\x84\x01\xda\x41\x1fparent,evaluation,evaluation_id\xda\x41\x11parent,evaluation\x82\xd3\xe4\x93\x02H\":/v1beta/{parent=projects/*/locations/*/apps/*}/evaluations:\nevaluation\x12\x8f\x02\n\x12GenerateEvaluation\x12\x32.google.cloud.ces.v1beta.GenerateEvaluationRequest\x1a\x1d.google.longrunning.Operation\"\xa5\x01\xca\x41\x31\n\nEvaluation\x12#GenerateEvaluationOperationMetadata\xda\x41\x0c\x63onversation\x82\xd3\xe4\x93\x02\\\"W/v1beta/{conversation=projects/*/locations/*/apps/*/conversations/*}:generateEvaluation:\x01*\x12\xfe\x01\n\x11ImportEvaluations\x12\x31.google.cloud.ces.v1beta.ImportEvaluationsRequest\x1a\x1d.google.longrunning.Operation\"\x96\x01\xca\x41?\n\x19ImportEvaluationsResponse\x12\"ImportEvaluationsOperationMetadata\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x45\"@/v1beta/{parent=projects/*/locations/*/apps/*}:importEvaluations:\x01*\x12\xac\x02\n\x17\x43reateEvaluationDataset\x12\x37.google.cloud.ces.v1beta.CreateEvaluationDatasetRequest\x1a*.google.cloud.ces.v1beta.EvaluationDataset\"\xab\x01\xda\x41/parent,evaluation_dataset,evaluation_dataset_id\xda\x41\x19parent,evaluation_dataset\x82\xd3\xe4\x93\x02W\"A/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationDatasets:\x12\x65valuation_dataset\x12\xdd\x01\n\x10UpdateEvaluation\x12\x30.google.cloud.ces.v1beta.UpdateEvaluationRequest\x1a#.google.cloud.ces.v1beta.Evaluation\"r\xda\x41\x16\x65valuation,update_mask\x82\xd3\xe4\x93\x02S2E/v1beta/{evaluation.name=projects/*/locations/*/apps/*/evaluations/*}:\nevaluation\x12\x92\x02\n\x17UpdateEvaluationDataset\x12\x37.google.cloud.ces.v1beta.UpdateEvaluationDatasetRequest\x1a*.google.cloud.ces.v1beta.EvaluationDataset\"\x91\x01\xda\x41\x1e\x65valuation_dataset,update_mask\x82\xd3\xe4\x93\x02j2T/v1beta/{evaluation_dataset.name=projects/*/locations/*/apps/*/evaluationDatasets/*}:\x12\x65valuation_dataset\x12\xa7\x01\n\x10\x44\x65leteEvaluation\x12\x30.google.cloud.ces.v1beta.DeleteEvaluationRequest\x1a\x16.google.protobuf.Empty\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<*:/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*}\x12\xbd\x01\n\x16\x44\x65leteEvaluationResult\x12\x36.google.cloud.ces.v1beta.DeleteEvaluationResultRequest\x1a\x16.google.protobuf.Empty\"S\xda\x41\x04name\x82\xd3\xe4\x93\x02\x46*D/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*/results/*}\x12\xbc\x01\n\x17\x44\x65leteEvaluationDataset\x12\x37.google.cloud.ces.v1beta.DeleteEvaluationDatasetRequest\x1a\x16.google.protobuf.Empty\"P\xda\x41\x04name\x82\xd3\xe4\x93\x02\x43*A/v1beta/{name=projects/*/locations/*/apps/*/evaluationDatasets/*}\x12\xf8\x01\n\x13\x44\x65leteEvaluationRun\x12\x33.google.cloud.ces.v1beta.DeleteEvaluationRunRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41=\n\x15google.protobuf.Empty\x12$DeleteEvaluationRunOperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02?*=/v1beta/{name=projects/*/locations/*/apps/*/evaluationRuns/*}\x12\xae\x01\n\rGetEvaluation\x12-.google.cloud.ces.v1beta.GetEvaluationRequest\x1a#.google.cloud.ces.v1beta.Evaluation\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\x12:/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*}\x12\xca\x01\n\x13GetEvaluationResult\x12\x33.google.cloud.ces.v1beta.GetEvaluationResultRequest\x1a).google.cloud.ces.v1beta.EvaluationResult\"S\xda\x41\x04name\x82\xd3\xe4\x93\x02\x46\x12\x44/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*/results/*}\x12\xca\x01\n\x14GetEvaluationDataset\x12\x34.google.cloud.ces.v1beta.GetEvaluationDatasetRequest\x1a*.google.cloud.ces.v1beta.EvaluationDataset\"P\xda\x41\x04name\x82\xd3\xe4\x93\x02\x43\x12\x41/v1beta/{name=projects/*/locations/*/apps/*/evaluationDatasets/*}\x12\xba\x01\n\x10GetEvaluationRun\x12\x30.google.cloud.ces.v1beta.GetEvaluationRunRequest\x1a&.google.cloud.ces.v1beta.EvaluationRun\"L\xda\x41\x04name\x82\xd3\xe4\x93\x02?\x12=/v1beta/{name=projects/*/locations/*/apps/*/evaluationRuns/*}\x12\xc1\x01\n\x0fListEvaluations\x12/.google.cloud.ces.v1beta.ListEvaluationsRequest\x1a\x30.google.cloud.ces.v1beta.ListEvaluationsResponse\"K\xda\x41\x06parent\x82\xd3\xe4\x93\x02<\x12:/v1beta/{parent=projects/*/locations/*/apps/*}/evaluations\x12\xdd\x01\n\x15ListEvaluationResults\x12\x35.google.cloud.ces.v1beta.ListEvaluationResultsRequest\x1a\x36.google.cloud.ces.v1beta.ListEvaluationResultsResponse\"U\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x46\x12\x44/v1beta/{parent=projects/*/locations/*/apps/*/evaluations/*}/results\x12\xdd\x01\n\x16ListEvaluationDatasets\x12\x36.google.cloud.ces.v1beta.ListEvaluationDatasetsRequest\x1a\x37.google.cloud.ces.v1beta.ListEvaluationDatasetsResponse\"R\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x43\x12\x41/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationDatasets\x12\xcd\x01\n\x12ListEvaluationRuns\x12\x32.google.cloud.ces.v1beta.ListEvaluationRunsRequest\x1a\x33.google.cloud.ces.v1beta.ListEvaluationRunsResponse\"N\xda\x41\x06parent\x82\xd3\xe4\x93\x02?\x12=/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationRuns\x12\xed\x01\n\x1aListEvaluationExpectations\x12:.google.cloud.ces.v1beta.ListEvaluationExpectationsRequest\x1a;.google.cloud.ces.v1beta.ListEvaluationExpectationsResponse\"V\xda\x41\x06parent\x82\xd3\xe4\x93\x02G\x12\x45/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationExpectations\x12\xda\x01\n\x18GetEvaluationExpectation\x12\x38.google.cloud.ces.v1beta.GetEvaluationExpectationRequest\x1a..google.cloud.ces.v1beta.EvaluationExpectation\"T\xda\x41\x04name\x82\xd3\xe4\x93\x02G\x12\x45/v1beta/{name=projects/*/locations/*/apps/*/evaluationExpectations/*}\x12\xcc\x02\n\x1b\x43reateEvaluationExpectation\x12;.google.cloud.ces.v1beta.CreateEvaluationExpectationRequest\x1a..google.cloud.ces.v1beta.EvaluationExpectation\"\xbf\x01\xda\x41\x37parent,evaluation_expectation,evaluation_expectation_id\xda\x41\x1dparent,evaluation_expectation\x82\xd3\xe4\x93\x02_\"E/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationExpectations:\x16\x65valuation_expectation\x12\xae\x02\n\x1bUpdateEvaluationExpectation\x12;.google.cloud.ces.v1beta.UpdateEvaluationExpectationRequest\x1a..google.cloud.ces.v1beta.EvaluationExpectation\"\xa1\x01\xda\x41\"evaluation_expectation,update_mask\x82\xd3\xe4\x93\x02v2\\/v1beta/{evaluation_expectation.name=projects/*/locations/*/apps/*/evaluationExpectations/*}:\x16\x65valuation_expectation\x12\xc8\x01\n\x1b\x44\x65leteEvaluationExpectation\x12;.google.cloud.ces.v1beta.DeleteEvaluationExpectationRequest\x1a\x16.google.protobuf.Empty\"T\xda\x41\x04name\x82\xd3\xe4\x93\x02G*E/v1beta/{name=projects/*/locations/*/apps/*/evaluationExpectations/*}\x12\xd8\x02\n\x1c\x43reateScheduledEvaluationRun\x12<.google.cloud.ces.v1beta.CreateScheduledEvaluationRunRequest\x1a/.google.cloud.ces.v1beta.ScheduledEvaluationRun\"\xc8\x01\xda\x41;parent,scheduled_evaluation_run,scheduled_evaluation_run_id\xda\x41\x1fparent,scheduled_evaluation_run\x82\xd3\xe4\x93\x02\x62\"F/v1beta/{parent=projects/*/locations/*/apps/*}/scheduledEvaluationRuns:\x18scheduled_evaluation_run\x12\xde\x01\n\x19GetScheduledEvaluationRun\x12\x39.google.cloud.ces.v1beta.GetScheduledEvaluationRunRequest\x1a/.google.cloud.ces.v1beta.ScheduledEvaluationRun\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1beta/{name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}\x12\xf1\x01\n\x1bListScheduledEvaluationRuns\x12;.google.cloud.ces.v1beta.ListScheduledEvaluationRunsRequest\x1a<.google.cloud.ces.v1beta.ListScheduledEvaluationRunsResponse\"W\xda\x41\x06parent\x82\xd3\xe4\x93\x02H\x12\x46/v1beta/{parent=projects/*/locations/*/apps/*}/scheduledEvaluationRuns\x12\xb8\x02\n\x1cUpdateScheduledEvaluationRun\x12<.google.cloud.ces.v1beta.UpdateScheduledEvaluationRunRequest\x1a/.google.cloud.ces.v1beta.ScheduledEvaluationRun\"\xa8\x01\xda\x41$scheduled_evaluation_run,update_mask\x82\xd3\xe4\x93\x02{2_/v1beta/{scheduled_evaluation_run.name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}:\x18scheduled_evaluation_run\x12\xcb\x01\n\x1c\x44\x65leteScheduledEvaluationRun\x12<.google.cloud.ces.v1beta.DeleteScheduledEvaluationRunRequest\x1a\x16.google.protobuf.Empty\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H*F/v1beta/{name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}\x12\xc6\x01\n\x10TestPersonaVoice\x12\x30.google.cloud.ces.v1beta.TestPersonaVoiceRequest\x1a\x31.google.cloud.ces.v1beta.TestPersonaVoiceResponse\"M\xda\x41\x03\x61pp\x82\xd3\xe4\x93\x02\x41\"</v1beta/{app=projects/*/locations/*/apps/*}:testPersonaVoice:\x01*\x12\xee\x01\n\x11\x45xportEvaluations\x12\x31.google.cloud.ces.v1beta.ExportEvaluationsRequest\x1a\x1d.google.longrunning.Operation\"\x86\x01\xca\x41.\n\x19\x45xportEvaluationsResponse\x12\x11OperationMetadata\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x46\"A/v1beta/{parent=projects/*/locations/*/apps/*}/evaluations:export:\x01*\x12\x94\x02\n\x14\x45xportEvaluationRuns\x12\x34.google.cloud.ces.v1beta.ExportEvaluationRunsRequest\x1a\x1d.google.longrunning.Operation\"\xa6\x01\xca\x41\x45\n\x1c\x45xportEvaluationRunsResponse\x12%ExportEvaluationRunsOperationMetadata\xda\x41\x0cparent,names\x82\xd3\xe4\x93\x02I\"D/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationRuns:export:\x01*\x12\xa7\x02\n\x17\x45xportEvaluationResults\x12\x37.google.cloud.ces.v1beta.ExportEvaluationResultsRequest\x1a\x1d.google.longrunning.Operation\"\xb3\x01\xca\x41K\n\x1f\x45xportEvaluationResultsResponse\x12(ExportEvaluationResultsOperationMetadata\xda\x41\x0cparent,names\x82\xd3\xe4\x93\x02P\"K/v1beta/{parent=projects/*/locations/*/apps/*/evaluations/*}/results:export:\x01*\x12\xdf\x02\n\x1aRunEvaluationResultMetrics\x12:.google.cloud.ces.v1beta.RunEvaluationResultMetricsRequest\x1a\x1d.google.longrunning.Operation\"\xe5\x01\xca\x41Q\n\"RunEvaluationResultMetricsResponse\x12+RunEvaluationResultMetricsOperationMetadata\xda\x41\x14\x65valuation_result_id\x82\xd3\xe4\x93\x02t\"o/v1beta/{evaluation_result_id=projects/*/locations/*/apps/*/evaluations/*/results/*}:runEvaluationResultMetrics:\x01*\x1aj\xca\x41\x12\x63\x65s.googleapis.com\xd2\x41Rhttps://www.googleapis.com/auth/ces,https://www.googleapis.com/auth/cloud-platformBf\n\x1b\x63om.google.cloud.ces.v1betaB\x16\x45valuationServiceProtoP\x01Z-cloud.google.com/go/ces/apiv1beta/cespb;cespbb\x06proto3"
|
|
21
|
+
descriptor_data = "\n0google/cloud/ces/v1beta/evaluation_service.proto\x12\x17google.cloud.ces.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a+google/cloud/ces/v1beta/agent_service.proto\x1a*google/cloud/ces/v1beta/conversation.proto\x1a(google/cloud/ces/v1beta/evaluation.proto\x1a#google/longrunning/operations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"n\n!RunEvaluationResultMetricsRequest\x12I\n\x14\x65valuation_result_id\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\"l\n\"RunEvaluationResultMetricsResponse\x12\x46\n\x06status\x18\x01 \x01(\x0e\x32\x31.google.cloud.ces.v1beta.EvaluationResult.OutcomeB\x03\xe0\x41\x03\"V\n\x15RunEvaluationResponse\x12=\n\x0e\x65valuation_run\x18\x01 \x01(\tB%\xfa\x41\"\n ces.googleapis.com/EvaluationRun\"\xb9\x02\n\x1eRunEvaluationOperationMetadata\x12:\n\x0b\x65valuations\x18\x01 \x03(\tB%\xe0\x41\x03\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12@\n\x0e\x65valuation_run\x18\x02 \x01(\tB(\xe0\x41\x03\xfa\x41\"\n ces.googleapis.com/EvaluationRun\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x1d\n\x10\x63\x61ncel_requested\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\"%\n#GenerateEvaluationOperationMetadata\"&\n$DeleteEvaluationRunOperationMetadata\"\xa3\x01\n\x17\x43reateEvaluationRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x1a\n\revaluation_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12<\n\nevaluation\x18\x03 \x01(\x0b\x32#.google.cloud.ces.v1beta.EvaluationB\x03\xe0\x41\x02\"\xcd\x02\n\x19GenerateEvaluationRequest\x12=\n\x0c\x63onversation\x18\x01 \x01(\tB\'\xe0\x41\x02\xfa\x41!\n\x1f\x63\x65s.googleapis.com/Conversation\x12\x43\n\x06source\x18\x02 \x01(\x0e\x32,.google.cloud.ces.v1beta.Conversation.SourceB\x05\x18\x01\xe0\x41\x01\x12_\n\x0f\x65valuation_type\x18\x03 \x01(\x0e\x32\x41.google.cloud.ces.v1beta.GenerateEvaluationRequest.EvaluationTypeB\x03\xe0\x41\x01\"K\n\x0e\x45valuationType\x12\x1f\n\x1b\x45VALUATION_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06GOLDEN\x10\x01\x12\x0c\n\x08SCENARIO\x10\x02\"\xfb\x04\n\x18ImportEvaluationsRequest\x12_\n\x11\x63onversation_list\x18\x02 \x01(\x0b\x32\x42.google.cloud.ces.v1beta.ImportEvaluationsRequest.ConversationListH\x00\x12\x11\n\x07gcs_uri\x18\x03 \x01(\tH\x00\x12\x15\n\x0b\x63sv_content\x18\x04 \x01(\x0cH\x00\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\\\n\x0eimport_options\x18\x05 \x01(\x0b\x32?.google.cloud.ces.v1beta.ImportEvaluationsRequest.ImportOptionsB\x03\xe0\x41\x01\x1a.\n\x10\x43onversationList\x12\x1a\n\rconversations\x18\x01 \x03(\tB\x03\xe0\x41\x01\x1a\x8b\x02\n\rImportOptions\x12\x85\x01\n\x1c\x63onflict_resolution_strategy\x18\x01 \x01(\x0e\x32Z.google.cloud.ces.v1beta.ImportEvaluationsRequest.ImportOptions.ConflictResolutionStrategyB\x03\xe0\x41\x01\"r\n\x1a\x43onflictResolutionStrategy\x12,\n(CONFLICT_RESOLUTION_STRATEGY_UNSPECIFIED\x10\x00\x12\r\n\tOVERWRITE\x10\x01\x12\x08\n\x04SKIP\x10\x02\x12\r\n\tDUPLICATE\x10\x03\x42\x08\n\x06source\"\xf5\x02\n\x19ImportEvaluationsResponse\x12\x38\n\x0b\x65valuations\x18\x01 \x03(\x0b\x32#.google.cloud.ces.v1beta.Evaluation\x12\x45\n\x12\x65valuation_results\x18\x04 \x03(\x0b\x32).google.cloud.ces.v1beta.EvaluationResult\x12?\n\x0f\x65valuation_runs\x18\x05 \x03(\x0b\x32&.google.cloud.ces.v1beta.EvaluationRun\x12\x1b\n\x0e\x65rror_messages\x18\x02 \x03(\tB\x03\xe0\x41\x01\x12\x1c\n\x14import_failure_count\x18\x03 \x01(\x05\x12.\n&evaluation_result_import_failure_count\x18\x06 \x01(\x05\x12+\n#evaluation_run_import_failure_count\x18\x07 \x01(\x05\"\xaa\x01\n\"ImportEvaluationsOperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\xc1\x01\n\x1e\x43reateEvaluationDatasetRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\"\n\x15\x65valuation_dataset_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12K\n\x12\x65valuation_dataset\x18\x03 \x01(\x0b\x32*.google.cloud.ces.v1beta.EvaluationDatasetB\x03\xe0\x41\x02\"\x8d\x01\n\x17UpdateEvaluationRequest\x12<\n\nevaluation\x18\x01 \x01(\x0b\x32#.google.cloud.ces.v1beta.EvaluationB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"\xa3\x01\n\x1eUpdateEvaluationDatasetRequest\x12K\n\x12\x65valuation_dataset\x18\x01 \x01(\x0b\x32*.google.cloud.ces.v1beta.EvaluationDatasetB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"u\n\x17\x44\x65leteEvaluationRequest\x12\x33\n\x04name\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\x12\x11\n\x04\x65tag\x18\x03 \x01(\tB\x03\xe0\x41\x01\"Z\n\x1d\x44\x65leteEvaluationResultRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\"o\n\x1e\x44\x65leteEvaluationDatasetRequest\x12:\n\x04name\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\n$ces.googleapis.com/EvaluationDataset\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"T\n\x1a\x44\x65leteEvaluationRunRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n ces.googleapis.com/EvaluationRun\"K\n\x14GetEvaluationRequest\x12\x33\n\x04name\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\"W\n\x1aGetEvaluationResultRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\"Y\n\x1bGetEvaluationDatasetRequest\x12:\n\x04name\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\n$ces.googleapis.com/EvaluationDataset\"Q\n\x17GetEvaluationRunRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n ces.googleapis.com/EvaluationRun\"\x91\x02\n\x16ListEvaluationsRequest\x12\x35\n\x06parent\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\x12\x1d\x63\x65s.googleapis.com/Evaluation\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x06\x66ilter\x18\x04 \x01(\tB\x05\x18\x01\xe0\x41\x01\x12\x1e\n\x11\x65valuation_filter\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x15\x65valuation_run_filter\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x1d\n\x10last_ten_results\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\"\xb8\x01\n\x1cListEvaluationResultsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\x12#ces.googleapis.com/EvaluationResult\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xba\x01\n\x1dListEvaluationDatasetsRequest\x12<\n\x06parent\x18\x01 \x01(\tB,\xe0\x41\x02\xfa\x41&\x12$ces.googleapis.com/EvaluationDataset\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xb2\x01\n\x19ListEvaluationRunsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 ces.googleapis.com/EvaluationRun\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"l\n\x17ListEvaluationsResponse\x12\x38\n\x0b\x65valuations\x18\x01 \x03(\x0b\x32#.google.cloud.ces.v1beta.Evaluation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x7f\n\x1dListEvaluationResultsResponse\x12\x45\n\x12\x65valuation_results\x18\x01 \x03(\x0b\x32).google.cloud.ces.v1beta.EvaluationResult\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x82\x01\n\x1eListEvaluationDatasetsResponse\x12G\n\x13\x65valuation_datasets\x18\x01 \x03(\x0b\x32*.google.cloud.ces.v1beta.EvaluationDataset\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"v\n\x1aListEvaluationRunsResponse\x12?\n\x0f\x65valuation_runs\x18\x01 \x03(\x0b\x32&.google.cloud.ces.v1beta.EvaluationRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xd7\x01\n#CreateScheduledEvaluationRunRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12(\n\x1bscheduled_evaluation_run_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12V\n\x18scheduled_evaluation_run\x18\x03 \x01(\x0b\x32/.google.cloud.ces.v1beta.ScheduledEvaluationRunB\x03\xe0\x41\x02\"c\n GetScheduledEvaluationRunRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)ces.googleapis.com/ScheduledEvaluationRun\"\xc4\x01\n\"ListScheduledEvaluationRunsRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)ces.googleapis.com/ScheduledEvaluationRun\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x92\x01\n#ListScheduledEvaluationRunsResponse\x12R\n\x19scheduled_evaluation_runs\x18\x01 \x03(\x0b\x32/.google.cloud.ces.v1beta.ScheduledEvaluationRun\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xb3\x01\n#UpdateScheduledEvaluationRunRequest\x12V\n\x18scheduled_evaluation_run\x18\x01 \x01(\x0b\x32/.google.cloud.ces.v1beta.ScheduledEvaluationRunB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"y\n#DeleteScheduledEvaluationRunRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)ces.googleapis.com/ScheduledEvaluationRun\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"r\n\x17TestPersonaVoiceRequest\x12+\n\x03\x61pp\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x17\n\npersona_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04text\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\x94\x01\n\x1cUploadEvaluationAudioRequest\x12\x33\n\x04name\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12\x1a\n\raudio_content\x18\x02 \x01(\x0c\x42\x03\xe0\x41\x02\x12#\n\x16previous_audio_gcs_uri\x18\x03 \x01(\tB\x03\xe0\x41\x01\"w\n\x1dUploadEvaluationAudioResponse\x12\x15\n\raudio_gcs_uri\x18\x01 \x01(\t\x12\x12\n\ntranscript\x18\x02 \x01(\t\x12+\n\x08\x64uration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\")\n\x18TestPersonaVoiceResponse\x12\r\n\x05\x61udio\x18\x01 \x01(\x0c\"\xd1\x01\n\"CreateEvaluationExpectationRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12&\n\x19\x65valuation_expectation_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12S\n\x16\x65valuation_expectation\x18\x03 \x01(\x0b\x32..google.cloud.ces.v1beta.EvaluationExpectationB\x03\xe0\x41\x02\"\xaf\x01\n\"UpdateEvaluationExpectationRequest\x12S\n\x16\x65valuation_expectation\x18\x01 \x01(\x0b\x32..google.cloud.ces.v1beta.EvaluationExpectationB\x03\xe0\x41\x02\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\"w\n\"DeleteEvaluationExpectationRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(ces.googleapis.com/EvaluationExpectation\x12\x11\n\x04\x65tag\x18\x02 \x01(\tB\x03\xe0\x41\x01\"a\n\x1fGetEvaluationExpectationRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(ces.googleapis.com/EvaluationExpectation\"\xc2\x01\n!ListEvaluationExpectationsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(ces.googleapis.com/EvaluationExpectation\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x8e\x01\n\"ListEvaluationExpectationsResponse\x12O\n\x17\x65valuation_expectations\x18\x01 \x03(\x0b\x32..google.cloud.ces.v1beta.EvaluationExpectation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xb9\x01\n\rExportOptions\x12O\n\rexport_format\x18\x01 \x01(\x0e\x32\x33.google.cloud.ces.v1beta.ExportOptions.ExportFormatB\x03\xe0\x41\x01\x12\x14\n\x07gcs_uri\x18\x02 \x01(\tB\x03\xe0\x41\x01\"A\n\x0c\x45xportFormat\x12\x1d\n\x19\x45XPORT_FORMAT_UNSPECIFIED\x10\x00\x12\x08\n\x04JSON\x10\x01\x12\x08\n\x04YAML\x10\x02\"\x90\x02\n\x18\x45xportEvaluationsRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x34\n\x05names\x18\x02 \x03(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12\x43\n\x0e\x65xport_options\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ExportOptionsB\x03\xe0\x41\x01\x12\'\n\x1ainclude_evaluation_results\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12 \n\x13include_evaluations\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\x8a\x02\n\x19\x45xportEvaluationsResponse\x12\x1d\n\x13\x65valuations_content\x18\x01 \x01(\x0cH\x00\x12\x19\n\x0f\x65valuations_uri\x18\x02 \x01(\tH\x00\x12j\n\x12\x66\x61iled_evaluations\x18\x03 \x03(\x0b\x32I.google.cloud.ces.v1beta.ExportEvaluationsResponse.FailedEvaluationsEntryB\x03\xe0\x41\x03\x1a\x38\n\x16\x46\x61iledEvaluationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\r\n\x0b\x65valuations\"\xd8\x01\n\x1e\x45xportEvaluationResultsRequest\x12\x35\n\x06parent\x18\x01 \x01(\tB%\xe0\x41\x02\xfa\x41\x1f\n\x1d\x63\x65s.googleapis.com/Evaluation\x12:\n\x05names\x18\x02 \x03(\tB+\xe0\x41\x02\xfa\x41%\n#ces.googleapis.com/EvaluationResult\x12\x43\n\x0e\x65xport_options\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ExportOptionsB\x03\xe0\x41\x01\"\x7f\n\x1f\x45xportEvaluationResultsResponse\x12$\n\x1a\x65valuation_results_content\x18\x01 \x01(\x0cH\x00\x12 \n\x16\x65valuation_results_uri\x18\x02 \x01(\tH\x00\x42\x14\n\x12\x65valuation_results\"\xcb\x01\n\x1b\x45xportEvaluationRunsRequest\x12.\n\x06parent\x18\x01 \x01(\tB\x1e\xe0\x41\x02\xfa\x41\x18\n\x16\x63\x65s.googleapis.com/App\x12\x37\n\x05names\x18\x02 \x03(\tB(\xe0\x41\x02\xfa\x41\"\n ces.googleapis.com/EvaluationRun\x12\x43\n\x0e\x65xport_options\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ExportOptionsB\x03\xe0\x41\x01\"s\n\x1c\x45xportEvaluationRunsResponse\x12!\n\x17\x65valuation_runs_content\x18\x01 \x01(\x0cH\x00\x12\x1d\n\x13\x65valuation_runs_uri\x18\x02 \x01(\tH\x00\x42\x11\n\x0f\x65valuation_runs\"\'\n%ExportEvaluationRunsOperationMetadata\"*\n(ExportEvaluationResultsOperationMetadata\"-\n+RunEvaluationResultMetricsOperationMetadata2\xb9\x43\n\x11\x45valuationService\x12\xe4\x01\n\rRunEvaluation\x12-.google.cloud.ces.v1beta.RunEvaluationRequest\x1a\x1d.google.longrunning.Operation\"\x84\x01\xca\x41\x37\n\x15RunEvaluationResponse\x12\x1eRunEvaluationOperationMetadata\xda\x41\x03\x61pp\x82\xd3\xe4\x93\x02>\"9/v1beta/{app=projects/*/locations/*/apps/*}:runEvaluation:\x01*\x12\xf8\x01\n\x15UploadEvaluationAudio\x12\x35.google.cloud.ces.v1beta.UploadEvaluationAudioRequest\x1a\x36.google.cloud.ces.v1beta.UploadEvaluationAudioResponse\"p\xda\x41\x12name,audio_content\x82\xd3\xe4\x93\x02U\"P/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*}:uploadEvaluationAudio:\x01*\x12\xf0\x01\n\x10\x43reateEvaluation\x12\x30.google.cloud.ces.v1beta.CreateEvaluationRequest\x1a#.google.cloud.ces.v1beta.Evaluation\"\x84\x01\xda\x41\x1fparent,evaluation,evaluation_id\xda\x41\x11parent,evaluation\x82\xd3\xe4\x93\x02H\":/v1beta/{parent=projects/*/locations/*/apps/*}/evaluations:\nevaluation\x12\x8f\x02\n\x12GenerateEvaluation\x12\x32.google.cloud.ces.v1beta.GenerateEvaluationRequest\x1a\x1d.google.longrunning.Operation\"\xa5\x01\xca\x41\x31\n\nEvaluation\x12#GenerateEvaluationOperationMetadata\xda\x41\x0c\x63onversation\x82\xd3\xe4\x93\x02\\\"W/v1beta/{conversation=projects/*/locations/*/apps/*/conversations/*}:generateEvaluation:\x01*\x12\xfe\x01\n\x11ImportEvaluations\x12\x31.google.cloud.ces.v1beta.ImportEvaluationsRequest\x1a\x1d.google.longrunning.Operation\"\x96\x01\xca\x41?\n\x19ImportEvaluationsResponse\x12\"ImportEvaluationsOperationMetadata\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x45\"@/v1beta/{parent=projects/*/locations/*/apps/*}:importEvaluations:\x01*\x12\xac\x02\n\x17\x43reateEvaluationDataset\x12\x37.google.cloud.ces.v1beta.CreateEvaluationDatasetRequest\x1a*.google.cloud.ces.v1beta.EvaluationDataset\"\xab\x01\xda\x41/parent,evaluation_dataset,evaluation_dataset_id\xda\x41\x19parent,evaluation_dataset\x82\xd3\xe4\x93\x02W\"A/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationDatasets:\x12\x65valuation_dataset\x12\xdd\x01\n\x10UpdateEvaluation\x12\x30.google.cloud.ces.v1beta.UpdateEvaluationRequest\x1a#.google.cloud.ces.v1beta.Evaluation\"r\xda\x41\x16\x65valuation,update_mask\x82\xd3\xe4\x93\x02S2E/v1beta/{evaluation.name=projects/*/locations/*/apps/*/evaluations/*}:\nevaluation\x12\x92\x02\n\x17UpdateEvaluationDataset\x12\x37.google.cloud.ces.v1beta.UpdateEvaluationDatasetRequest\x1a*.google.cloud.ces.v1beta.EvaluationDataset\"\x91\x01\xda\x41\x1e\x65valuation_dataset,update_mask\x82\xd3\xe4\x93\x02j2T/v1beta/{evaluation_dataset.name=projects/*/locations/*/apps/*/evaluationDatasets/*}:\x12\x65valuation_dataset\x12\xa7\x01\n\x10\x44\x65leteEvaluation\x12\x30.google.cloud.ces.v1beta.DeleteEvaluationRequest\x1a\x16.google.protobuf.Empty\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<*:/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*}\x12\xbd\x01\n\x16\x44\x65leteEvaluationResult\x12\x36.google.cloud.ces.v1beta.DeleteEvaluationResultRequest\x1a\x16.google.protobuf.Empty\"S\xda\x41\x04name\x82\xd3\xe4\x93\x02\x46*D/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*/results/*}\x12\xbc\x01\n\x17\x44\x65leteEvaluationDataset\x12\x37.google.cloud.ces.v1beta.DeleteEvaluationDatasetRequest\x1a\x16.google.protobuf.Empty\"P\xda\x41\x04name\x82\xd3\xe4\x93\x02\x43*A/v1beta/{name=projects/*/locations/*/apps/*/evaluationDatasets/*}\x12\xf8\x01\n\x13\x44\x65leteEvaluationRun\x12\x33.google.cloud.ces.v1beta.DeleteEvaluationRunRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41=\n\x15google.protobuf.Empty\x12$DeleteEvaluationRunOperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02?*=/v1beta/{name=projects/*/locations/*/apps/*/evaluationRuns/*}\x12\xae\x01\n\rGetEvaluation\x12-.google.cloud.ces.v1beta.GetEvaluationRequest\x1a#.google.cloud.ces.v1beta.Evaluation\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\x12:/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*}\x12\xca\x01\n\x13GetEvaluationResult\x12\x33.google.cloud.ces.v1beta.GetEvaluationResultRequest\x1a).google.cloud.ces.v1beta.EvaluationResult\"S\xda\x41\x04name\x82\xd3\xe4\x93\x02\x46\x12\x44/v1beta/{name=projects/*/locations/*/apps/*/evaluations/*/results/*}\x12\xca\x01\n\x14GetEvaluationDataset\x12\x34.google.cloud.ces.v1beta.GetEvaluationDatasetRequest\x1a*.google.cloud.ces.v1beta.EvaluationDataset\"P\xda\x41\x04name\x82\xd3\xe4\x93\x02\x43\x12\x41/v1beta/{name=projects/*/locations/*/apps/*/evaluationDatasets/*}\x12\xba\x01\n\x10GetEvaluationRun\x12\x30.google.cloud.ces.v1beta.GetEvaluationRunRequest\x1a&.google.cloud.ces.v1beta.EvaluationRun\"L\xda\x41\x04name\x82\xd3\xe4\x93\x02?\x12=/v1beta/{name=projects/*/locations/*/apps/*/evaluationRuns/*}\x12\xc1\x01\n\x0fListEvaluations\x12/.google.cloud.ces.v1beta.ListEvaluationsRequest\x1a\x30.google.cloud.ces.v1beta.ListEvaluationsResponse\"K\xda\x41\x06parent\x82\xd3\xe4\x93\x02<\x12:/v1beta/{parent=projects/*/locations/*/apps/*}/evaluations\x12\xdd\x01\n\x15ListEvaluationResults\x12\x35.google.cloud.ces.v1beta.ListEvaluationResultsRequest\x1a\x36.google.cloud.ces.v1beta.ListEvaluationResultsResponse\"U\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x46\x12\x44/v1beta/{parent=projects/*/locations/*/apps/*/evaluations/*}/results\x12\xdd\x01\n\x16ListEvaluationDatasets\x12\x36.google.cloud.ces.v1beta.ListEvaluationDatasetsRequest\x1a\x37.google.cloud.ces.v1beta.ListEvaluationDatasetsResponse\"R\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x43\x12\x41/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationDatasets\x12\xcd\x01\n\x12ListEvaluationRuns\x12\x32.google.cloud.ces.v1beta.ListEvaluationRunsRequest\x1a\x33.google.cloud.ces.v1beta.ListEvaluationRunsResponse\"N\xda\x41\x06parent\x82\xd3\xe4\x93\x02?\x12=/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationRuns\x12\xed\x01\n\x1aListEvaluationExpectations\x12:.google.cloud.ces.v1beta.ListEvaluationExpectationsRequest\x1a;.google.cloud.ces.v1beta.ListEvaluationExpectationsResponse\"V\xda\x41\x06parent\x82\xd3\xe4\x93\x02G\x12\x45/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationExpectations\x12\xda\x01\n\x18GetEvaluationExpectation\x12\x38.google.cloud.ces.v1beta.GetEvaluationExpectationRequest\x1a..google.cloud.ces.v1beta.EvaluationExpectation\"T\xda\x41\x04name\x82\xd3\xe4\x93\x02G\x12\x45/v1beta/{name=projects/*/locations/*/apps/*/evaluationExpectations/*}\x12\xcc\x02\n\x1b\x43reateEvaluationExpectation\x12;.google.cloud.ces.v1beta.CreateEvaluationExpectationRequest\x1a..google.cloud.ces.v1beta.EvaluationExpectation\"\xbf\x01\xda\x41\x37parent,evaluation_expectation,evaluation_expectation_id\xda\x41\x1dparent,evaluation_expectation\x82\xd3\xe4\x93\x02_\"E/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationExpectations:\x16\x65valuation_expectation\x12\xae\x02\n\x1bUpdateEvaluationExpectation\x12;.google.cloud.ces.v1beta.UpdateEvaluationExpectationRequest\x1a..google.cloud.ces.v1beta.EvaluationExpectation\"\xa1\x01\xda\x41\"evaluation_expectation,update_mask\x82\xd3\xe4\x93\x02v2\\/v1beta/{evaluation_expectation.name=projects/*/locations/*/apps/*/evaluationExpectations/*}:\x16\x65valuation_expectation\x12\xc8\x01\n\x1b\x44\x65leteEvaluationExpectation\x12;.google.cloud.ces.v1beta.DeleteEvaluationExpectationRequest\x1a\x16.google.protobuf.Empty\"T\xda\x41\x04name\x82\xd3\xe4\x93\x02G*E/v1beta/{name=projects/*/locations/*/apps/*/evaluationExpectations/*}\x12\xd8\x02\n\x1c\x43reateScheduledEvaluationRun\x12<.google.cloud.ces.v1beta.CreateScheduledEvaluationRunRequest\x1a/.google.cloud.ces.v1beta.ScheduledEvaluationRun\"\xc8\x01\xda\x41;parent,scheduled_evaluation_run,scheduled_evaluation_run_id\xda\x41\x1fparent,scheduled_evaluation_run\x82\xd3\xe4\x93\x02\x62\"F/v1beta/{parent=projects/*/locations/*/apps/*}/scheduledEvaluationRuns:\x18scheduled_evaluation_run\x12\xde\x01\n\x19GetScheduledEvaluationRun\x12\x39.google.cloud.ces.v1beta.GetScheduledEvaluationRunRequest\x1a/.google.cloud.ces.v1beta.ScheduledEvaluationRun\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1beta/{name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}\x12\xf1\x01\n\x1bListScheduledEvaluationRuns\x12;.google.cloud.ces.v1beta.ListScheduledEvaluationRunsRequest\x1a<.google.cloud.ces.v1beta.ListScheduledEvaluationRunsResponse\"W\xda\x41\x06parent\x82\xd3\xe4\x93\x02H\x12\x46/v1beta/{parent=projects/*/locations/*/apps/*}/scheduledEvaluationRuns\x12\xb8\x02\n\x1cUpdateScheduledEvaluationRun\x12<.google.cloud.ces.v1beta.UpdateScheduledEvaluationRunRequest\x1a/.google.cloud.ces.v1beta.ScheduledEvaluationRun\"\xa8\x01\xda\x41$scheduled_evaluation_run,update_mask\x82\xd3\xe4\x93\x02{2_/v1beta/{scheduled_evaluation_run.name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}:\x18scheduled_evaluation_run\x12\xcb\x01\n\x1c\x44\x65leteScheduledEvaluationRun\x12<.google.cloud.ces.v1beta.DeleteScheduledEvaluationRunRequest\x1a\x16.google.protobuf.Empty\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H*F/v1beta/{name=projects/*/locations/*/apps/*/scheduledEvaluationRuns/*}\x12\xc6\x01\n\x10TestPersonaVoice\x12\x30.google.cloud.ces.v1beta.TestPersonaVoiceRequest\x1a\x31.google.cloud.ces.v1beta.TestPersonaVoiceResponse\"M\xda\x41\x03\x61pp\x82\xd3\xe4\x93\x02\x41\"</v1beta/{app=projects/*/locations/*/apps/*}:testPersonaVoice:\x01*\x12\xee\x01\n\x11\x45xportEvaluations\x12\x31.google.cloud.ces.v1beta.ExportEvaluationsRequest\x1a\x1d.google.longrunning.Operation\"\x86\x01\xca\x41.\n\x19\x45xportEvaluationsResponse\x12\x11OperationMetadata\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x46\"A/v1beta/{parent=projects/*/locations/*/apps/*}/evaluations:export:\x01*\x12\x94\x02\n\x14\x45xportEvaluationRuns\x12\x34.google.cloud.ces.v1beta.ExportEvaluationRunsRequest\x1a\x1d.google.longrunning.Operation\"\xa6\x01\xca\x41\x45\n\x1c\x45xportEvaluationRunsResponse\x12%ExportEvaluationRunsOperationMetadata\xda\x41\x0cparent,names\x82\xd3\xe4\x93\x02I\"D/v1beta/{parent=projects/*/locations/*/apps/*}/evaluationRuns:export:\x01*\x12\xa7\x02\n\x17\x45xportEvaluationResults\x12\x37.google.cloud.ces.v1beta.ExportEvaluationResultsRequest\x1a\x1d.google.longrunning.Operation\"\xb3\x01\xca\x41K\n\x1f\x45xportEvaluationResultsResponse\x12(ExportEvaluationResultsOperationMetadata\xda\x41\x0cparent,names\x82\xd3\xe4\x93\x02P\"K/v1beta/{parent=projects/*/locations/*/apps/*/evaluations/*}/results:export:\x01*\x12\xdf\x02\n\x1aRunEvaluationResultMetrics\x12:.google.cloud.ces.v1beta.RunEvaluationResultMetricsRequest\x1a\x1d.google.longrunning.Operation\"\xe5\x01\xca\x41Q\n\"RunEvaluationResultMetricsResponse\x12+RunEvaluationResultMetricsOperationMetadata\xda\x41\x14\x65valuation_result_id\x82\xd3\xe4\x93\x02t\"o/v1beta/{evaluation_result_id=projects/*/locations/*/apps/*/evaluations/*/results/*}:runEvaluationResultMetrics:\x01*\x1aj\xca\x41\x12\x63\x65s.googleapis.com\xd2\x41Rhttps://www.googleapis.com/auth/ces,https://www.googleapis.com/auth/cloud-platformBf\n\x1b\x63om.google.cloud.ces.v1betaB\x16\x45valuationServiceProtoP\x01Z-cloud.google.com/go/ces/apiv1beta/cespb;cespbb\x06proto3"
|
|
22
22
|
|
|
23
23
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
24
24
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -35,6 +35,7 @@ module Google
|
|
|
35
35
|
DeleteEvaluationRunOperationMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.DeleteEvaluationRunOperationMetadata").msgclass
|
|
36
36
|
CreateEvaluationRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.CreateEvaluationRequest").msgclass
|
|
37
37
|
GenerateEvaluationRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.GenerateEvaluationRequest").msgclass
|
|
38
|
+
GenerateEvaluationRequest::EvaluationType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.GenerateEvaluationRequest.EvaluationType").enummodule
|
|
38
39
|
ImportEvaluationsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.ImportEvaluationsRequest").msgclass
|
|
39
40
|
ImportEvaluationsRequest::ConversationList = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.ImportEvaluationsRequest.ConversationList").msgclass
|
|
40
41
|
ImportEvaluationsRequest::ImportOptions = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.ces.v1beta.ImportEvaluationsRequest.ImportOptions").msgclass
|
|
@@ -17,7 +17,7 @@ require 'google/protobuf/any_pb'
|
|
|
17
17
|
require 'google/protobuf/struct_pb'
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
descriptor_data = "\n-google/cloud/ces/v1beta/session_service.proto\x12\x17google.cloud.ces.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x18google/api/routing.proto\x1a$google/cloud/ces/v1beta/common.proto\x1a%google/cloud/ces/v1beta/example.proto\x1a#google/cloud/ces/v1beta/mocks.proto\x1a\x30google/cloud/ces/v1beta/search_suggestions.proto\x1a\x19google/protobuf/any.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xa6\x02\n\nMockConfig\x12G\n\x11mocked_tool_calls\x18\x01 \x03(\x0b\x32\'.google.cloud.ces.v1beta.MockedToolCallB\x03\xe0\x41\x01\x12h\n\x1cunmatched_tool_call_behavior\x18\x02 \x01(\x0e\x32=.google.cloud.ces.v1beta.MockConfig.UnmatchedToolCallBehaviorB\x03\xe0\x41\x02\"e\n\x19UnmatchedToolCallBehavior\x12,\n(UNMATCHED_TOOL_CALL_BEHAVIOR_UNSPECIFIED\x10\x00\x12\x08\n\x04\x46\x41IL\x10\x01\x12\x10\n\x0cPASS_THROUGH\x10\x02\"\x9d\x01\n\x10InputAudioConfig\x12\x43\n\x0e\x61udio_encoding\x18\x01 \x01(\x0e\x32&.google.cloud.ces.v1beta.AudioEncodingB\x03\xe0\x41\x02\x12\x1e\n\x11sample_rate_hertz\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12$\n\x17noise_suppression_level\x18\x06 \x01(\tB\x03\xe0\x41\x01\"x\n\x11OutputAudioConfig\x12\x43\n\x0e\x61udio_encoding\x18\x01 \x01(\x0e\x32&.google.cloud.ces.v1beta.AudioEncodingB\x03\xe0\x41\x02\x12\x1e\n\x11sample_rate_hertz\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\"\x81\x07\n\rSessionConfig\x12\x33\n\x07session\x18\x01 \x01(\tB\"\xe0\x41\x02\xfa\x41\x1c\n\x1a\x63\x65s.googleapis.com/Session\x12J\n\x12input_audio_config\x18\x02 \x01(\x0b\x32).google.cloud.ces.v1beta.InputAudioConfigB\x03\xe0\x41\x01\x12L\n\x13output_audio_config\x18\x03 \x01(\x0b\x32*.google.cloud.ces.v1beta.OutputAudioConfigB\x03\xe0\x41\x01\x12\x42\n\x13historical_contexts\x18\x05 \x03(\x0b\x32 .google.cloud.ces.v1beta.MessageB\x03\xe0\x41\x01\x12\x35\n\x0b\x65ntry_agent\x18\x0c \x01(\tB \xe0\x41\x01\xfa\x41\x1a\n\x18\x63\x65s.googleapis.com/Agent\x12\x17\n\ndeployment\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\ttime_zone\x18\x0b \x01(\tB\x03\xe0\x41\x01\x12\x1b\n\x0euse_tool_fakes\x18\x0e \x01(\x08\x42\x03\xe0\x41\x01\x12w\n\"remote_dialogflow_query_parameters\x18\x0f \x01(\x0b\x32\x46.google.cloud.ces.v1beta.SessionConfig.RemoteDialogflowQueryParametersB\x03\xe0\x41\x01\x12\"\n\x15\x65nable_text_streaming\x18\x12 \x01(\x08\x42\x03\xe0\x41\x01\x1a\xba\x02\n\x1fRemoteDialogflowQueryParameters\x12x\n\x0fwebhook_headers\x18\x01 \x03(\x0b\x32Z.google.cloud.ces.v1beta.SessionConfig.RemoteDialogflowQueryParameters.WebhookHeadersEntryB\x03\xe0\x41\x01\x12-\n\x07payload\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x12\x37\n\x11\x65nd_user_metadata\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x1a\x35\n\x13WebhookHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"G\n\tToolCalls\x12:\n\ntool_calls\x18\x01 \x03(\x0b\x32!.google.cloud.ces.v1beta.ToolCallB\x03\xe0\x41\x01\"S\n\rToolResponses\x12\x42\n\x0etool_responses\x18\x01 \x03(\x0b\x32%.google.cloud.ces.v1beta.ToolResponseB\x03\xe0\x41\x01\"\xa6\x01\n\tCitations\x12\x43\n\x0c\x63ited_chunks\x18\x01 \x03(\x0b\x32-.google.cloud.ces.v1beta.Citations.CitedChunk\x1aT\n\nCitedChunk\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\r\n\x05title\x18\x02 \x01(\t\x12\x0c\n\x04text\x18\x03 \x01(\t\x12\x1c\n\x14requires_attribution\x18\x04 \x01(\x08\"\x1b\n\x05\x45vent\x12\x12\n\x05\x65vent\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x92\x03\n\x0cSessionInput\x12\x13\n\x04text\x18\x01 \x01(\tB\x03\xe0\x41\x01H\x00\x12\x13\n\x04\x64tmf\x18\x06 \x01(\tB\x03\xe0\x41\x01H\x00\x12\x14\n\x05\x61udio\x18\x02 \x01(\x0c\x42\x03\xe0\x41\x01H\x00\x12\x45\n\x0etool_responses\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ToolResponsesB\x03\xe0\x41\x01H\x00\x12\x34\n\x05image\x18\x04 \x01(\x0b\x32\x1e.google.cloud.ces.v1beta.ImageB\x03\xe0\x41\x01H\x00\x12\x32\n\x04\x62lob\x18\x07 \x01(\x0b\x32\x1d.google.cloud.ces.v1beta.BlobB\x03\xe0\x41\x01H\x00\x12\x31\n\tvariables\x18\x05 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01H\x00\x12\x34\n\x05\x65vent\x18\t \x01(\x0b\x32\x1e.google.cloud.ces.v1beta.EventB\x03\xe0\x41\x01H\x00\x12\x1a\n\rwill_continue\x18\x08 \x01(\x08\x42\x03\xe0\x41\x01\x42\x0c\n\ninput_type\"\
|
|
20
|
+
descriptor_data = "\n-google/cloud/ces/v1beta/session_service.proto\x12\x17google.cloud.ces.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x18google/api/routing.proto\x1a$google/cloud/ces/v1beta/common.proto\x1a%google/cloud/ces/v1beta/example.proto\x1a#google/cloud/ces/v1beta/mocks.proto\x1a\x30google/cloud/ces/v1beta/search_suggestions.proto\x1a\x19google/protobuf/any.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xa6\x02\n\nMockConfig\x12G\n\x11mocked_tool_calls\x18\x01 \x03(\x0b\x32\'.google.cloud.ces.v1beta.MockedToolCallB\x03\xe0\x41\x01\x12h\n\x1cunmatched_tool_call_behavior\x18\x02 \x01(\x0e\x32=.google.cloud.ces.v1beta.MockConfig.UnmatchedToolCallBehaviorB\x03\xe0\x41\x02\"e\n\x19UnmatchedToolCallBehavior\x12,\n(UNMATCHED_TOOL_CALL_BEHAVIOR_UNSPECIFIED\x10\x00\x12\x08\n\x04\x46\x41IL\x10\x01\x12\x10\n\x0cPASS_THROUGH\x10\x02\"\x9d\x01\n\x10InputAudioConfig\x12\x43\n\x0e\x61udio_encoding\x18\x01 \x01(\x0e\x32&.google.cloud.ces.v1beta.AudioEncodingB\x03\xe0\x41\x02\x12\x1e\n\x11sample_rate_hertz\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12$\n\x17noise_suppression_level\x18\x06 \x01(\tB\x03\xe0\x41\x01\"x\n\x11OutputAudioConfig\x12\x43\n\x0e\x61udio_encoding\x18\x01 \x01(\x0e\x32&.google.cloud.ces.v1beta.AudioEncodingB\x03\xe0\x41\x02\x12\x1e\n\x11sample_rate_hertz\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\"\x81\x07\n\rSessionConfig\x12\x33\n\x07session\x18\x01 \x01(\tB\"\xe0\x41\x02\xfa\x41\x1c\n\x1a\x63\x65s.googleapis.com/Session\x12J\n\x12input_audio_config\x18\x02 \x01(\x0b\x32).google.cloud.ces.v1beta.InputAudioConfigB\x03\xe0\x41\x01\x12L\n\x13output_audio_config\x18\x03 \x01(\x0b\x32*.google.cloud.ces.v1beta.OutputAudioConfigB\x03\xe0\x41\x01\x12\x42\n\x13historical_contexts\x18\x05 \x03(\x0b\x32 .google.cloud.ces.v1beta.MessageB\x03\xe0\x41\x01\x12\x35\n\x0b\x65ntry_agent\x18\x0c \x01(\tB \xe0\x41\x01\xfa\x41\x1a\n\x18\x63\x65s.googleapis.com/Agent\x12\x17\n\ndeployment\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\ttime_zone\x18\x0b \x01(\tB\x03\xe0\x41\x01\x12\x1b\n\x0euse_tool_fakes\x18\x0e \x01(\x08\x42\x03\xe0\x41\x01\x12w\n\"remote_dialogflow_query_parameters\x18\x0f \x01(\x0b\x32\x46.google.cloud.ces.v1beta.SessionConfig.RemoteDialogflowQueryParametersB\x03\xe0\x41\x01\x12\"\n\x15\x65nable_text_streaming\x18\x12 \x01(\x08\x42\x03\xe0\x41\x01\x1a\xba\x02\n\x1fRemoteDialogflowQueryParameters\x12x\n\x0fwebhook_headers\x18\x01 \x03(\x0b\x32Z.google.cloud.ces.v1beta.SessionConfig.RemoteDialogflowQueryParameters.WebhookHeadersEntryB\x03\xe0\x41\x01\x12-\n\x07payload\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x12\x37\n\x11\x65nd_user_metadata\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x1a\x35\n\x13WebhookHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"G\n\tToolCalls\x12:\n\ntool_calls\x18\x01 \x03(\x0b\x32!.google.cloud.ces.v1beta.ToolCallB\x03\xe0\x41\x01\"S\n\rToolResponses\x12\x42\n\x0etool_responses\x18\x01 \x03(\x0b\x32%.google.cloud.ces.v1beta.ToolResponseB\x03\xe0\x41\x01\"\xa6\x01\n\tCitations\x12\x43\n\x0c\x63ited_chunks\x18\x01 \x03(\x0b\x32-.google.cloud.ces.v1beta.Citations.CitedChunk\x1aT\n\nCitedChunk\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\r\n\x05title\x18\x02 \x01(\t\x12\x0c\n\x04text\x18\x03 \x01(\t\x12\x1c\n\x14requires_attribution\x18\x04 \x01(\x08\"\x1b\n\x05\x45vent\x12\x12\n\x05\x65vent\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x92\x03\n\x0cSessionInput\x12\x13\n\x04text\x18\x01 \x01(\tB\x03\xe0\x41\x01H\x00\x12\x13\n\x04\x64tmf\x18\x06 \x01(\tB\x03\xe0\x41\x01H\x00\x12\x14\n\x05\x61udio\x18\x02 \x01(\x0c\x42\x03\xe0\x41\x01H\x00\x12\x45\n\x0etool_responses\x18\x03 \x01(\x0b\x32&.google.cloud.ces.v1beta.ToolResponsesB\x03\xe0\x41\x01H\x00\x12\x34\n\x05image\x18\x04 \x01(\x0b\x32\x1e.google.cloud.ces.v1beta.ImageB\x03\xe0\x41\x01H\x00\x12\x32\n\x04\x62lob\x18\x07 \x01(\x0b\x32\x1d.google.cloud.ces.v1beta.BlobB\x03\xe0\x41\x01H\x00\x12\x31\n\tvariables\x18\x05 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01H\x00\x12\x34\n\x05\x65vent\x18\t \x01(\x0b\x32\x1e.google.cloud.ces.v1beta.EventB\x03\xe0\x41\x01H\x00\x12\x1a\n\rwill_continue\x18\x08 \x01(\x08\x42\x03\xe0\x41\x01\x42\x0c\n\ninput_type\"\x91\x05\n\rSessionOutput\x12\x0e\n\x04text\x18\x01 \x01(\tH\x00\x12\x0f\n\x05\x61udio\x18\x02 \x01(\x0cH\x00\x12\x38\n\ntool_calls\x18\x03 \x01(\x0b\x32\".google.cloud.ces.v1beta.ToolCallsH\x00\x12\x37\n\tcitations\x18\x08 \x01(\x0b\x32\".google.cloud.ces.v1beta.CitationsH\x00\x12U\n\x19google_search_suggestions\x18\n \x01(\x0b\x32\x30.google.cloud.ces.v1beta.GoogleSearchSuggestionsH\x00\x12:\n\x0b\x65nd_session\x18\t \x01(\x0b\x32#.google.cloud.ces.v1beta.EndSessionH\x00\x12*\n\x07payload\x18\x0b \x01(\x0b\x32\x17.google.protobuf.StructH\x00\x12\x12\n\nturn_index\x18\x06 \x01(\x05\x12\x16\n\x0eturn_completed\x18\x04 \x01(\x08\x12S\n\x0f\x64iagnostic_info\x18\x07 \x01(\x0b\x32\x35.google.cloud.ces.v1beta.SessionOutput.DiagnosticInfoB\x03\xe0\x41\x01\x12%\n\x07\x63ontext\x18\x0c \x03(\x0b\x32\x14.google.protobuf.Any\x1av\n\x0e\x44iagnosticInfo\x12\x32\n\x08messages\x18\x01 \x03(\x0b\x32 .google.cloud.ces.v1beta.Message\x12\x30\n\troot_span\x18\x03 \x01(\x0b\x32\x1d.google.cloud.ces.v1beta.SpanB\r\n\x0boutput_type\",\n\x11RecognitionResult\x12\x17\n\ntranscript\x18\x01 \x01(\tB\x03\xe0\x41\x01\"&\n\x12InterruptionSignal\x12\x10\n\x08\x62\x61rge_in\x18\x01 \x01(\x08\"<\n\nEndSession\x12.\n\x08metadata\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\"\x08\n\x06GoAway\"\x8c\x01\n\x11RunSessionRequest\x12;\n\x06\x63onfig\x18\x01 \x01(\x0b\x32&.google.cloud.ces.v1beta.SessionConfigB\x03\xe0\x41\x02\x12:\n\x06inputs\x18\x03 \x03(\x0b\x32%.google.cloud.ces.v1beta.SessionInputB\x03\xe0\x41\x02\"M\n\x12RunSessionResponse\x12\x37\n\x07outputs\x18\x01 \x03(\x0b\x32&.google.cloud.ces.v1beta.SessionOutput\"\xaf\x01\n\x18\x42idiSessionClientMessage\x12=\n\x06\x63onfig\x18\x01 \x01(\x0b\x32&.google.cloud.ces.v1beta.SessionConfigB\x03\xe0\x41\x01H\x00\x12\x44\n\x0erealtime_input\x18\x02 \x01(\x0b\x32%.google.cloud.ces.v1beta.SessionInputB\x03\xe0\x41\x01H\x00\x42\x0e\n\x0cmessage_type\"\x8b\x03\n\x18\x42idiSessionServerMessage\x12\x45\n\x0esession_output\x18\x01 \x01(\x0b\x32&.google.cloud.ces.v1beta.SessionOutputB\x03\xe0\x41\x01H\x00\x12M\n\x12recognition_result\x18\x02 \x01(\x0b\x32*.google.cloud.ces.v1beta.RecognitionResultB\x03\xe0\x41\x01H\x00\x12O\n\x13interruption_signal\x18\x03 \x01(\x0b\x32+.google.cloud.ces.v1beta.InterruptionSignalB\x03\xe0\x41\x01H\x00\x12?\n\x0b\x65nd_session\x18\x05 \x01(\x0b\x32#.google.cloud.ces.v1beta.EndSessionB\x03\xe0\x41\x01H\x00\x12\x37\n\x07go_away\x18\x06 \x01(\x0b\x32\x1f.google.cloud.ces.v1beta.GoAwayB\x03\xe0\x41\x01H\x00\x42\x0e\n\x0cmessage_type*R\n\rAudioEncoding\x12\x1e\n\x1a\x41UDIO_ENCODING_UNSPECIFIED\x10\x00\x12\x0c\n\x08LINEAR16\x10\x01\x12\t\n\x05MULAW\x10\x02\x12\x08\n\x04\x41LAW\x10\x03\x32\xd7\x05\n\x0eSessionService\x12\xbe\x01\n\nRunSession\x12*.google.cloud.ces.v1beta.RunSessionRequest\x1a+.google.cloud.ces.v1beta.RunSessionResponse\"W\x82\xd3\xe4\x93\x02Q\"L/v1beta/{config.session=projects/*/locations/*/apps/*/sessions/*}:runSession:\x01*\x12\xcc\x01\n\x10StreamRunSession\x12*.google.cloud.ces.v1beta.RunSessionRequest\x1a+.google.cloud.ces.v1beta.RunSessionResponse\"]\x82\xd3\xe4\x93\x02W\"R/v1beta/{config.session=projects/*/locations/*/apps/*/sessions/*}:streamRunSession:\x01*0\x01\x12\xc8\x01\n\x0e\x42idiRunSession\x12\x31.google.cloud.ces.v1beta.BidiSessionClientMessage\x1a\x31.google.cloud.ces.v1beta.BidiSessionServerMessage\"L\x8a\xd3\xe4\x93\x02\x46\x12\x44\n\x0e\x63onfig.session\x12\x32{session=projects/*/locations/*/apps/*/sessions/*}(\x01\x30\x01\x1aj\xca\x41\x12\x63\x65s.googleapis.com\xd2\x41Rhttps://www.googleapis.com/auth/ces,https://www.googleapis.com/auth/cloud-platformB\xc9\x01\n\x1b\x63om.google.cloud.ces.v1betaB\x13SessionServiceProtoP\x01Z-cloud.google.com/go/ces/apiv1beta/cespb;cespb\xea\x41\x63\n\x1a\x63\x65s.googleapis.com/Session\x12\x45projects/{project}/locations/{location}/apps/{app}/sessions/{session}b\x06proto3"
|
|
21
21
|
|
|
22
22
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
23
23
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -11,10 +11,11 @@ require 'google/cloud/ces/v1beta/connector_toolset_pb'
|
|
|
11
11
|
require 'google/cloud/ces/v1beta/fakes_pb'
|
|
12
12
|
require 'google/cloud/ces/v1beta/mcp_toolset_pb'
|
|
13
13
|
require 'google/cloud/ces/v1beta/open_api_toolset_pb'
|
|
14
|
+
require 'google/protobuf/duration_pb'
|
|
14
15
|
require 'google/protobuf/timestamp_pb'
|
|
15
16
|
|
|
16
17
|
|
|
17
|
-
descriptor_data = "\n%google/cloud/ces/v1beta/toolset.proto\x12\x17google.cloud.ces.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a$google/cloud/ces/v1beta/common.proto\x1a/google/cloud/ces/v1beta/connector_toolset.proto\x1a#google/cloud/ces/v1beta/fakes.proto\x1a)google/cloud/ces/v1beta/mcp_toolset.proto\x1a.google/cloud/ces/v1beta/open_api_toolset.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
|
18
|
+
descriptor_data = "\n%google/cloud/ces/v1beta/toolset.proto\x12\x17google.cloud.ces.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a$google/cloud/ces/v1beta/common.proto\x1a/google/cloud/ces/v1beta/connector_toolset.proto\x1a#google/cloud/ces/v1beta/fakes.proto\x1a)google/cloud/ces/v1beta/mcp_toolset.proto\x1a.google/cloud/ces/v1beta/open_api_toolset.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xec\x05\n\x07Toolset\x12?\n\x0bmcp_toolset\x18\x06 \x01(\x0b\x32#.google.cloud.ces.v1beta.McpToolsetB\x03\xe0\x41\x01H\x00\x12H\n\x10open_api_toolset\x18\x07 \x01(\x0b\x32\'.google.cloud.ces.v1beta.OpenApiToolsetB\x03\xe0\x41\x01H\x00\x12K\n\x11\x63onnector_toolset\x18\x08 \x01(\x0b\x32).google.cloud.ces.v1beta.ConnectorToolsetB\x03\xe0\x41\x01H\x00\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x19\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x64\x65scription\x18\n \x01(\tB\x03\xe0\x41\x01\x12/\n\x07timeout\x18\x0c \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x0c\n\x04\x65tag\x18\x05 \x01(\t\x12\x43\n\x0e\x65xecution_type\x18\t \x01(\x0e\x32&.google.cloud.ces.v1beta.ExecutionTypeB\x03\xe0\x41\x01\x12\x46\n\x10tool_fake_config\x18\x0b \x01(\x0b\x32\'.google.cloud.ces.v1beta.ToolFakeConfigB\x03\xe0\x41\x01:y\xea\x41v\n\x1a\x63\x65s.googleapis.com/Toolset\x12\x45projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}*\x08toolsets2\x07toolsetB\x0e\n\x0ctoolset_typeB\\\n\x1b\x63om.google.cloud.ces.v1betaB\x0cToolsetProtoP\x01Z-cloud.google.com/go/ces/apiv1beta/cespb;cespbb\x06proto3"
|
|
18
19
|
|
|
19
20
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
20
21
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -1374,9 +1374,24 @@ module Google
|
|
|
1374
1374
|
# @!attribute [rw] evaluation_run
|
|
1375
1375
|
# @return [::String]
|
|
1376
1376
|
# Required. The evaluation run used to inform quality report analysis.
|
|
1377
|
+
# @!attribute [rw] algorithm
|
|
1378
|
+
# @return [::Google::Cloud::Ces::V1beta::GenerateAppResourceRequest::QualityReportGenerationConfig::LossAttributionAlgorithm]
|
|
1379
|
+
# Optional. The loss attribution algorithm to use.
|
|
1377
1380
|
class QualityReportGenerationConfig
|
|
1378
1381
|
include ::Google::Protobuf::MessageExts
|
|
1379
1382
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
1383
|
+
|
|
1384
|
+
# The algorithm to use for loss attribution.
|
|
1385
|
+
module LossAttributionAlgorithm
|
|
1386
|
+
# Unspecified.
|
|
1387
|
+
LOSS_ATTRIBUTION_ALGORITHM_UNSPECIFIED = 0
|
|
1388
|
+
|
|
1389
|
+
# App-centric loss attribution. Treats the app as a single unit.
|
|
1390
|
+
APP_CENTRIC = 1
|
|
1391
|
+
|
|
1392
|
+
# Agent-centric loss attribution. Attributes loss to individual agents.
|
|
1393
|
+
AGENT_CENTRIC = 2
|
|
1394
|
+
end
|
|
1380
1395
|
end
|
|
1381
1396
|
|
|
1382
1397
|
# The configuration to be used for hill climbing fixes.
|
|
@@ -335,12 +335,12 @@ module Google
|
|
|
335
335
|
# @!attribute [rw] disable_barge_in
|
|
336
336
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
|
337
337
|
# @return [::Boolean]
|
|
338
|
-
# Optional.
|
|
339
|
-
# input during agent response playback will be ignored.
|
|
340
|
-
#
|
|
341
|
-
# Deprecated: `disable_barge_in` is deprecated in favor of
|
|
338
|
+
# Optional. Deprecated: `disable_barge_in` is deprecated in favor of
|
|
342
339
|
# {::Google::Cloud::Ces::V1beta::ChannelProfile#disable_barge_in_control `disable_barge_in_control`}
|
|
343
340
|
# in ChannelProfile.
|
|
341
|
+
#
|
|
342
|
+
# Disables user barge-in while the agent is speaking. If true, user input
|
|
343
|
+
# during agent response playback will be ignored.
|
|
344
344
|
# @!attribute [rw] barge_in_awareness
|
|
345
345
|
# @return [::Boolean]
|
|
346
346
|
# Optional. If enabled, the agent will adapt its next response based on the
|
|
@@ -361,12 +361,30 @@ module Google
|
|
|
361
361
|
# For the list of available voices, please refer to [Supported voices and
|
|
362
362
|
# languages](https://cloud.google.com/text-to-speech/docs/voices) from Cloud
|
|
363
363
|
# Text-to-Speech.
|
|
364
|
+
# @!attribute [rw] voice_sample_gcs_uri
|
|
365
|
+
# @return [::String]
|
|
366
|
+
# Optional. The Cloud Storage URI to the audio sample for voice cloning. The
|
|
367
|
+
# audio sample should be a mono-channel, 24kHz WAV file.
|
|
368
|
+
#
|
|
369
|
+
# Note: Please make sure the CES service agent
|
|
370
|
+
# `service-<PROJECT-NUMBER>@gcp-sa-ces.iam.gserviceaccount.com` has
|
|
371
|
+
# `storage.objects.get` permission to the Cloud Storage object.
|
|
364
372
|
# @!attribute [rw] speaking_rate
|
|
365
373
|
# @return [::Float]
|
|
366
374
|
# Optional. The speaking rate/speed in the range [0.25, 2.0]. 1.0 is the
|
|
367
375
|
# normal native speed supported by the specific voice. 2.0 is twice as fast,
|
|
368
376
|
# and 0.5 is half as fast. Values outside of the range [0.25, 2.0] will
|
|
369
377
|
# return an error.
|
|
378
|
+
# @!attribute [rw] model
|
|
379
|
+
# @return [::String]
|
|
380
|
+
# Optional. The model used to synthesize audio.
|
|
381
|
+
# Currently supported values:
|
|
382
|
+
# - "gemini-3.1-flash-tts-preview"
|
|
383
|
+
# If empty, Chirp3-HD is used.
|
|
384
|
+
# @!attribute [rw] instruction
|
|
385
|
+
# @return [::String]
|
|
386
|
+
# Optional. The instruction used to synthesize speech when using a generative
|
|
387
|
+
# model.
|
|
370
388
|
class SynthesizeSpeechConfig
|
|
371
389
|
include ::Google::Protobuf::MessageExts
|
|
372
390
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -404,6 +422,11 @@ module Google
|
|
|
404
422
|
# Optional. Configures the BigQuery export behaviors for the app. The
|
|
405
423
|
# conversation data is subject to redaction as configured in
|
|
406
424
|
# {::Google::Cloud::Ces::V1beta::LoggingSettings#redaction_config RedactionConfig}.
|
|
425
|
+
# @!attribute [rw] unredacted_bigquery_export_settings
|
|
426
|
+
# @return [::Google::Cloud::Ces::V1beta::BigQueryExportSettings]
|
|
427
|
+
# Optional. Configures the BigQuery export behaviors for the app.
|
|
428
|
+
# The unredacted conversation data will be exported to BigQuery tables if it
|
|
429
|
+
# is enabled.
|
|
407
430
|
# @!attribute [rw] cloud_logging_settings
|
|
408
431
|
# @return [::Google::Cloud::Ces::V1beta::CloudLoggingSettings]
|
|
409
432
|
# Optional. Settings to describe the Cloud Logging behaviors for the app.
|
|
@@ -635,6 +658,9 @@ module Google
|
|
|
635
658
|
# @return [::Google::Cloud::Ces::V1beta::EvaluationSettings::ScenarioExecutionMode]
|
|
636
659
|
# Optional. The execution mode for scenario evaluations. If not provided,
|
|
637
660
|
# will default to QUALITY_OPTIMIZED.
|
|
661
|
+
# @!attribute [rw] evaluation_run_caching_settings
|
|
662
|
+
# @return [::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings]
|
|
663
|
+
# Optional. The caching settings to use for the evaluation run.
|
|
638
664
|
class EvaluationSettings
|
|
639
665
|
include ::Google::Protobuf::MessageExts
|
|
640
666
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -202,6 +202,12 @@ module Google
|
|
|
202
202
|
# @return [::String]
|
|
203
203
|
# Optional. The noise suppression level of the channel profile.
|
|
204
204
|
# Available values are "low", "moderate", "high", "very_high".
|
|
205
|
+
# @!attribute [rw] whatsapp_config
|
|
206
|
+
# @return [::Google::Cloud::Ces::V1beta::ChannelProfile::WhatsAppConfig]
|
|
207
|
+
# Optional. Configuration specific to WhatsApp deployments.
|
|
208
|
+
# @!attribute [rw] instagram_config
|
|
209
|
+
# @return [::Google::Cloud::Ces::V1beta::ChannelProfile::InstagramConfig]
|
|
210
|
+
# Optional. Configuration specific to Instagram deployments.
|
|
205
211
|
class ChannelProfile
|
|
206
212
|
include ::Google::Protobuf::MessageExts
|
|
207
213
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -303,6 +309,48 @@ module Google
|
|
|
303
309
|
end
|
|
304
310
|
end
|
|
305
311
|
|
|
312
|
+
# Configuration specific to WhatsApp deployments.
|
|
313
|
+
# @!attribute [rw] waba_id
|
|
314
|
+
# @return [::String]
|
|
315
|
+
# Required. The WhatsApp Business Account ID.
|
|
316
|
+
# @!attribute [rw] phone_number_id
|
|
317
|
+
# @return [::String]
|
|
318
|
+
# Required. The Meta phone number ID.
|
|
319
|
+
# @!attribute [rw] phone_number
|
|
320
|
+
# @return [::String]
|
|
321
|
+
# Optional. The phone number in E.164 format.
|
|
322
|
+
# @!attribute [r] display_name
|
|
323
|
+
# @return [::String]
|
|
324
|
+
# Output only. The fetched Meta business page name.
|
|
325
|
+
# @!attribute [r] thumbnail_url
|
|
326
|
+
# @return [::String]
|
|
327
|
+
# Output only. The fetched Meta business profile thumbnail URL.
|
|
328
|
+
# @!attribute [r] description
|
|
329
|
+
# @return [::String]
|
|
330
|
+
# Output only. The description of the Meta business page or profile.
|
|
331
|
+
class WhatsAppConfig
|
|
332
|
+
include ::Google::Protobuf::MessageExts
|
|
333
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
334
|
+
end
|
|
335
|
+
|
|
336
|
+
# Configuration specific to Instagram deployments.
|
|
337
|
+
# @!attribute [rw] instagram_account_id
|
|
338
|
+
# @return [::String]
|
|
339
|
+
# Required. The Instagram Account ID.
|
|
340
|
+
# @!attribute [r] display_name
|
|
341
|
+
# @return [::String]
|
|
342
|
+
# Output only. The fetched Meta business page name.
|
|
343
|
+
# @!attribute [r] thumbnail_url
|
|
344
|
+
# @return [::String]
|
|
345
|
+
# Output only. The fetched Meta business profile thumbnail URL.
|
|
346
|
+
# @!attribute [r] description
|
|
347
|
+
# @return [::String]
|
|
348
|
+
# Output only. The description of the Meta business page or profile.
|
|
349
|
+
class InstagramConfig
|
|
350
|
+
include ::Google::Protobuf::MessageExts
|
|
351
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
352
|
+
end
|
|
353
|
+
|
|
306
354
|
# The type of the channel profile.
|
|
307
355
|
module ChannelType
|
|
308
356
|
# Unknown channel type.
|
|
@@ -323,11 +371,20 @@ module Google
|
|
|
323
371
|
# Contact Center as a Service (CCaaS) channel.
|
|
324
372
|
CONTACT_CENTER_AS_A_SERVICE = 6
|
|
325
373
|
|
|
374
|
+
# Contact Center as a Service (CCaaS Chat) channel.
|
|
375
|
+
CONTACT_CENTER_AS_A_SERVICE_CHAT = 11
|
|
376
|
+
|
|
326
377
|
# Five9 channel.
|
|
327
378
|
FIVE9 = 7
|
|
328
379
|
|
|
329
380
|
# Third party contact center integration channel.
|
|
330
381
|
CONTACT_CENTER_INTEGRATION = 8
|
|
382
|
+
|
|
383
|
+
# WhatsApp channel.
|
|
384
|
+
WHATSAPP = 9
|
|
385
|
+
|
|
386
|
+
# Instagram channel.
|
|
387
|
+
INSTAGRAM = 10
|
|
331
388
|
end
|
|
332
389
|
end
|
|
333
390
|
|
|
@@ -355,6 +412,31 @@ module Google
|
|
|
355
412
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
356
413
|
end
|
|
357
414
|
|
|
415
|
+
# Settings for evaluation run caching.
|
|
416
|
+
# @!attribute [rw] run_caching_mode
|
|
417
|
+
# @return [::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings::EvaluationRunCachingMode]
|
|
418
|
+
# Optional. The caching mode to use for the evaluation run. If not set,
|
|
419
|
+
# default to FORCE_RUN.
|
|
420
|
+
class EvaluationRunCachingSettings
|
|
421
|
+
include ::Google::Protobuf::MessageExts
|
|
422
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
423
|
+
|
|
424
|
+
# The evaluation result caching behavior. Controls whether to return the last
|
|
425
|
+
# completed evaluation result (if existing) or to execute a new evaluation.
|
|
426
|
+
module EvaluationRunCachingMode
|
|
427
|
+
# The run caching mode is unspecified.
|
|
428
|
+
EVALUATION_RUN_CACHING_MODE_UNSPECIFIED = 0
|
|
429
|
+
|
|
430
|
+
# Always execute a full live simulation regardless of whether changelogs
|
|
431
|
+
# exist.
|
|
432
|
+
FORCE_RUN = 1
|
|
433
|
+
|
|
434
|
+
# Skip execution and copy previous verified results if no dependencies have
|
|
435
|
+
# mutated, the evaluation channel/run method are the same.
|
|
436
|
+
SKIP_IF_UNCHANGED = 2
|
|
437
|
+
end
|
|
438
|
+
end
|
|
439
|
+
|
|
358
440
|
# The execution type of the tool or toolset.
|
|
359
441
|
module ExecutionType
|
|
360
442
|
# The execution type is unspecified. Defaults to `SYNCHRONOUS` if
|
|
@@ -65,16 +65,16 @@ module Google
|
|
|
65
65
|
# Unspecified state.
|
|
66
66
|
STATE_UNSPECIFIED = 0
|
|
67
67
|
|
|
68
|
-
#
|
|
68
|
+
# Deprecated: This state is no longer used.
|
|
69
69
|
PENDING = 1
|
|
70
70
|
|
|
71
71
|
# Running state. Experiment is running and valid.
|
|
72
72
|
RUNNING = 2
|
|
73
73
|
|
|
74
|
-
#
|
|
74
|
+
# Deprecated: This state is no longer used.
|
|
75
75
|
DONE = 3
|
|
76
76
|
|
|
77
|
-
#
|
|
77
|
+
# Deprecated: This state is no longer used.
|
|
78
78
|
EXPIRED = 4
|
|
79
79
|
end
|
|
80
80
|
end
|
|
@@ -113,10 +113,54 @@ module Google
|
|
|
113
113
|
# @!attribute [rw] experiment_config
|
|
114
114
|
# @return [::Google::Cloud::Ces::V1beta::ExperimentConfig]
|
|
115
115
|
# Optional. Experiment configuration for the deployment.
|
|
116
|
+
# @!attribute [rw] whatsapp_credentials
|
|
117
|
+
# @return [::Google::Cloud::Ces::V1beta::WhatsAppCredentials]
|
|
118
|
+
# Optional. Input only. Ephemeral WhatsApp credentials required when
|
|
119
|
+
# configuring a WhatsApp channel profile.
|
|
120
|
+
# @!attribute [rw] instagram_credentials
|
|
121
|
+
# @return [::Google::Cloud::Ces::V1beta::InstagramCredentials]
|
|
122
|
+
# Optional. Input only. Ephemeral Instagram credentials required when
|
|
123
|
+
# configuring a Instagram channel profile.
|
|
116
124
|
class Deployment
|
|
117
125
|
include ::Google::Protobuf::MessageExts
|
|
118
126
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
119
127
|
end
|
|
128
|
+
|
|
129
|
+
# Ephemeral Meta credentials for WhatsApp native integration.
|
|
130
|
+
# @!attribute [rw] auth_code
|
|
131
|
+
# @return [::String]
|
|
132
|
+
# Required. The Meta auth code provided by the embedded signup flow.
|
|
133
|
+
# @!attribute [rw] pin
|
|
134
|
+
# @return [::String]
|
|
135
|
+
# Required. The 6-digit PIN created by the user for two-step verification.
|
|
136
|
+
# @!attribute [rw] phone_number
|
|
137
|
+
# @return [::String]
|
|
138
|
+
# Required. The phone number to register with WhatsApp.
|
|
139
|
+
# @!attribute [rw] business_account_id
|
|
140
|
+
# @return [::String]
|
|
141
|
+
# Required. The Business Account ID to use for the phone number.
|
|
142
|
+
# @!attribute [rw] waba_id
|
|
143
|
+
# @return [::String]
|
|
144
|
+
# Required. The WhatsApp Business Account ID.
|
|
145
|
+
# @!attribute [rw] conversation_profile_id
|
|
146
|
+
# @return [::String]
|
|
147
|
+
# Required. The Conversation Profile ID to use for the deployment.
|
|
148
|
+
class WhatsAppCredentials
|
|
149
|
+
include ::Google::Protobuf::MessageExts
|
|
150
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
151
|
+
end
|
|
152
|
+
|
|
153
|
+
# Ephemeral Meta credentials for Instagram native integration.
|
|
154
|
+
# @!attribute [rw] auth_code
|
|
155
|
+
# @return [::String]
|
|
156
|
+
# Required. The Meta auth code provided by the embedded signup flow.
|
|
157
|
+
# @!attribute [rw] conversation_profile_id
|
|
158
|
+
# @return [::String]
|
|
159
|
+
# Required. The Conversation Profile ID to use for the deployment.
|
|
160
|
+
class InstagramCredentials
|
|
161
|
+
include ::Google::Protobuf::MessageExts
|
|
162
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
163
|
+
end
|
|
120
164
|
end
|
|
121
165
|
end
|
|
122
166
|
end
|
|
@@ -1529,6 +1529,9 @@ module Google
|
|
|
1529
1529
|
# @!attribute [rw] generate_latency_report
|
|
1530
1530
|
# @return [::Boolean]
|
|
1531
1531
|
# Optional. Whether to generate a latency report for the evaluation run.
|
|
1532
|
+
# @!attribute [rw] evaluation_run_caching_settings
|
|
1533
|
+
# @return [::Google::Cloud::Ces::V1beta::EvaluationRunCachingSettings]
|
|
1534
|
+
# Optional. The caching settings to use for the evaluation run.
|
|
1532
1535
|
class RunEvaluationRequest
|
|
1533
1536
|
include ::Google::Protobuf::MessageExts
|
|
1534
1537
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -134,9 +134,25 @@ module Google
|
|
|
134
134
|
# @return [::Google::Cloud::Ces::V1beta::Conversation::Source]
|
|
135
135
|
# Optional. Indicate the source of the conversation. If not set, all sources
|
|
136
136
|
# will be searched.
|
|
137
|
+
# @!attribute [rw] evaluation_type
|
|
138
|
+
# @return [::Google::Cloud::Ces::V1beta::GenerateEvaluationRequest::EvaluationType]
|
|
139
|
+
# Optional. The type of evaluation to generate. Defaults to GOLDEN if
|
|
140
|
+
# unspecified.
|
|
137
141
|
class GenerateEvaluationRequest
|
|
138
142
|
include ::Google::Protobuf::MessageExts
|
|
139
143
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
144
|
+
|
|
145
|
+
# The type of evaluation to generate.
|
|
146
|
+
module EvaluationType
|
|
147
|
+
# Unspecified type. Defaults to GOLDEN.
|
|
148
|
+
EVALUATION_TYPE_UNSPECIFIED = 0
|
|
149
|
+
|
|
150
|
+
# Golden evaluation.
|
|
151
|
+
GOLDEN = 1
|
|
152
|
+
|
|
153
|
+
# Scenario evaluation.
|
|
154
|
+
SCENARIO = 2
|
|
155
|
+
end
|
|
140
156
|
end
|
|
141
157
|
|
|
142
158
|
# Request message for
|
|
@@ -337,6 +337,9 @@ module Google
|
|
|
337
337
|
# Optional. Diagnostic information contains execution details during the
|
|
338
338
|
# processing of the input. Only populated in the last SessionOutput (with
|
|
339
339
|
# `turn_completed=true`) for each turn.
|
|
340
|
+
# @!attribute [rw] context
|
|
341
|
+
# @return [::Array<::Google::Protobuf::Any>]
|
|
342
|
+
# Context messages for external supervision guardrails.
|
|
340
343
|
class SessionOutput
|
|
341
344
|
include ::Google::Protobuf::MessageExts
|
|
342
345
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -53,6 +53,11 @@ module Google
|
|
|
53
53
|
# @!attribute [rw] description
|
|
54
54
|
# @return [::String]
|
|
55
55
|
# Optional. The description of the toolset.
|
|
56
|
+
# @!attribute [rw] timeout
|
|
57
|
+
# @return [::Google::Protobuf::Duration]
|
|
58
|
+
# Optional. The timeout for the toolset execution. If not set, the default
|
|
59
|
+
# timeout is 30 seconds for `SYNCHRONOUS` toolsets and 60 seconds for
|
|
60
|
+
# `ASYNCHRONOUS` toolsets.
|
|
56
61
|
# @!attribute [r] create_time
|
|
57
62
|
# @return [::Google::Protobuf::Timestamp]
|
|
58
63
|
# Output only. Timestamp when the toolset was created.
|