Class: Google::Cloud::AutoML::V1beta1::TextClassificationModelMetadata

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

Overview

Model metadata that is specific to text classification.

Instance Attribute Summary collapse

Instance Attribute Details

#classification_typeGoogle::Cloud::AutoML::V1beta1::ClassificationType

Returns Output only. Classification type of the dataset used to train this model.

Returns:



30
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/text.rb', line 30

class TextClassificationModelMetadata; end