Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ImportEvaluationsResponse.
Response message for EvaluationService.ImportEvaluations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_messages
def error_messages() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. A list of error messages associated with evaluations that failed to be imported.
#error_messages=
def error_messages=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. A list of error messages associated with evaluations that failed to be imported.
Returns
- (::Array<::String>) — Optional. A list of error messages associated with evaluations that failed to be imported.
#evaluation_result_import_failure_count
def evaluation_result_import_failure_count() -> ::Integer
Returns
- (::Integer) — The number of evaluation results that either failed to import entirely or completed import with one or more errors.
#evaluation_result_import_failure_count=
def evaluation_result_import_failure_count=(value) -> ::Integer
Parameter
- value (::Integer) — The number of evaluation results that either failed to import entirely or completed import with one or more errors.
Returns
- (::Integer) — The number of evaluation results that either failed to import entirely or completed import with one or more errors.
#evaluation_results
def evaluation_results() -> ::Array<::Google::Cloud::Ces::V1beta::EvaluationResult>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::EvaluationResult>) — The list of evaluation results that were imported into the app.
#evaluation_results=
def evaluation_results=(value) -> ::Array<::Google::Cloud::Ces::V1beta::EvaluationResult>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::EvaluationResult>) — The list of evaluation results that were imported into the app.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::EvaluationResult>) — The list of evaluation results that were imported into the app.
#evaluation_run_import_failure_count
def evaluation_run_import_failure_count() -> ::Integer
Returns
- (::Integer) — The number of evaluation runs that either failed to import entirely or completed import with one or more errors.
#evaluation_run_import_failure_count=
def evaluation_run_import_failure_count=(value) -> ::Integer
Parameter
- value (::Integer) — The number of evaluation runs that either failed to import entirely or completed import with one or more errors.
Returns
- (::Integer) — The number of evaluation runs that either failed to import entirely or completed import with one or more errors.
#evaluation_runs
def evaluation_runs() -> ::Array<::Google::Cloud::Ces::V1beta::EvaluationRun>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::EvaluationRun>) — The list of evaluation runs that were imported into the app.
#evaluation_runs=
def evaluation_runs=(value) -> ::Array<::Google::Cloud::Ces::V1beta::EvaluationRun>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::EvaluationRun>) — The list of evaluation runs that were imported into the app.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::EvaluationRun>) — The list of evaluation runs that were imported into the app.
#evaluations
def evaluations() -> ::Array<::Google::Cloud::Ces::V1beta::Evaluation>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::Evaluation>) — The list of evaluations that were imported into the app.
#evaluations=
def evaluations=(value) -> ::Array<::Google::Cloud::Ces::V1beta::Evaluation>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::Evaluation>) — The list of evaluations that were imported into the app.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::Evaluation>) — The list of evaluations that were imported into the app.
#import_failure_count
def import_failure_count() -> ::Integer
Returns
- (::Integer) — The number of evaluations that either failed to import entirely or completed import with one or more errors.
#import_failure_count=
def import_failure_count=(value) -> ::Integer
Parameter
- value (::Integer) — The number of evaluations that either failed to import entirely or completed import with one or more errors.
Returns
- (::Integer) — The number of evaluations that either failed to import entirely or completed import with one or more errors.