Cloud AutoML V1beta1 Client - Class ImageClassificationDatasetMetadata (1.4.17)

Reference documentation and code samples for the Cloud AutoML V1beta1 Client class ImageClassificationDatasetMetadata.

Dataset metadata that is specific to image classification.

Generated from protobuf message google.cloud.automl.v1beta1.ImageClassificationDatasetMetadata

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ classification_type int

Required. Type of the classification problem.

getClassificationType

Required. Type of the classification problem.

Returns
TypeDescription
int

setClassificationType

Required. Type of the classification problem.

Parameter
NameDescription
var int
Returns
TypeDescription
$this