proto_docs/google/cloud/automl/v1/classification.rb in google-cloud-automl-v1-0.4.6 vs proto_docs/google/cloud/automl/v1/classification.rb in google-cloud-automl-v1-0.4.7
- old
+ new
@@ -135,18 +135,16 @@
# Confusion matrix of the model running the classification.
# @!attribute [rw] annotation_spec_id
# @return [::Array<::String>]
# Output only. IDs of the annotation specs used in the confusion matrix.
# For Tables CLASSIFICATION
- #
# [prediction_type][google.cloud.automl.v1p1beta.TablesModelMetadata.prediction_type]
# only list of [annotation_spec_display_name-s][] is populated.
# @!attribute [rw] display_name
# @return [::Array<::String>]
# Output only. Display name of the annotation specs used in the confusion
# matrix, as they were at the moment of the evaluation. For Tables
# CLASSIFICATION
- #
# [prediction_type-s][google.cloud.automl.v1p1beta.TablesModelMetadata.prediction_type],
# distinct values of the target column at the moment of the model
# evaluation are populated here.
# @!attribute [rw] row
# @return [::Array<::Google::Cloud::AutoML::V1::ClassificationEvaluationMetrics::ConfusionMatrix::Row>]