Reference documentation and code samples for the Cloud AutoML V1 API class Google::Cloud::AutoML::V1::ImageClassificationDatasetMetadata.
Dataset metadata that is specific to image classification.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#classification_type
def classification_type() -> ::Google::Cloud::AutoML::V1::ClassificationType
    Returns
    
  - (::Google::Cloud::AutoML::V1::ClassificationType) — Required. Type of the classification problem.
#classification_type=
def classification_type=(value) -> ::Google::Cloud::AutoML::V1::ClassificationType
    Parameter
    
  - value (::Google::Cloud::AutoML::V1::ClassificationType) — Required. Type of the classification problem.
    Returns
    
- (::Google::Cloud::AutoML::V1::ClassificationType) — Required. Type of the classification problem.