Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ExportEvaluationResultsResponse.
Response message for [EvaluationService.ExportEvaluationResults][google.cloud.ces.v1beta.EvaluationService.ExportEvaluationResults].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#evaluation_results_content
def evaluation_results_content() -> ::String-
(::String) — The content of the exported Evaluation Results. This will be populated if
gcs_uri was not specified in the request.
Note: The following fields are mutually exclusive:
evaluation_results_content,evaluation_results_uri. If a field in that set is populated, all other fields in the set will automatically be cleared.
#evaluation_results_content=
def evaluation_results_content=(value) -> ::String-
value (::String) — The content of the exported Evaluation Results. This will be populated if
gcs_uri was not specified in the request.
Note: The following fields are mutually exclusive:
evaluation_results_content,evaluation_results_uri. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The content of the exported Evaluation Results. This will be populated if
gcs_uri was not specified in the request.
Note: The following fields are mutually exclusive:
evaluation_results_content,evaluation_results_uri. If a field in that set is populated, all other fields in the set will automatically be cleared.
#evaluation_results_uri
def evaluation_results_uri() -> ::String-
(::String) — The Google Cloud Storage URI folder where the exported Evaluation Results
were written. This will be populated if gcs_uri was specified in the
request.
Note: The following fields are mutually exclusive:
evaluation_results_uri,evaluation_results_content. If a field in that set is populated, all other fields in the set will automatically be cleared.
#evaluation_results_uri=
def evaluation_results_uri=(value) -> ::String-
value (::String) — The Google Cloud Storage URI folder where the exported Evaluation Results
were written. This will be populated if gcs_uri was specified in the
request.
Note: The following fields are mutually exclusive:
evaluation_results_uri,evaluation_results_content. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The Google Cloud Storage URI folder where the exported Evaluation Results
were written. This will be populated if gcs_uri was specified in the
request.
Note: The following fields are mutually exclusive:
evaluation_results_uri,evaluation_results_content. If a field in that set is populated, all other fields in the set will automatically be cleared.