Class: Google::Cloud::AutoML::V1beta1::GetModelEvaluationRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb

Overview

Request message for AutoML::GetModelEvaluation.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns Resource name for the model evaluation.

Returns:

  • (String)

    Resource name for the model evaluation.



323
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb', line 323

class GetModelEvaluationRequest; end