Class: Google::Cloud::AIPlatform::V1::BatchImportEvaluatedAnnotationsResponse

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_evaluated_annotations_count::Integer (readonly)

Returns Output only. Number of EvaluatedAnnotations imported.

Returns:

  • (::Integer)

    Output only. Number of EvaluatedAnnotations imported.



559
560
561
562
# File 'proto_docs/google/cloud/aiplatform/v1/model_service.rb', line 559

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