Class: Google::Cloud::AIPlatform::V1::BatchImportModelEvaluationSlicesResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/model_service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#imported_model_evaluation_slices::Array<::String> (readonly)

Returns Output only. List of imported ModelEvaluationSlice.name.

Returns:



534
535
536
537
# File 'proto_docs/google/cloud/aiplatform/v1/model_service.rb', line 534

class BatchImportModelEvaluationSlicesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end