Cloud AutoML V1 Client - Class AnnotationPayload (2.0.5)

Reference documentation and code samples for the Cloud AutoML V1 Client class AnnotationPayload.

Contains annotation information that is relevant to AutoML.

Generated from protobuf message google.cloud.automl.v1.AnnotationPayload

Namespace

Google \ Cloud \ AutoMl \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ translation
TranslationAnnotation

Annotation details for translation.

↳ classification
ClassificationAnnotation

Annotation details for content or image classification.

↳ image_object_detection
ImageObjectDetectionAnnotation

Annotation details for image object detection.

↳ text_extraction
TextExtractionAnnotation

Annotation details for text extraction.

↳ text_sentiment
TextSentimentAnnotation

Annotation details for text sentiment.

↳ annotation_spec_id
string

Output only . The resource ID of the annotation spec that this annotation pertains to. The annotation spec comes from either an ancestor dataset, or the dataset that was used to train the model in use.

↳ display_name
string

Output only. The value of display_name when the model was trained. Because this field returns a value at model training time, for different models trained using the same dataset, the returned value could be different as model owner could update the display_name between any two model training.

getTranslation

Annotation details for translation.

Returns
Type
Description

hasTranslation

setTranslation

Annotation details for translation.

Parameter
Name
Description
Returns
Type
Description
$this

getClassification

Annotation details for content or image classification.

Returns
Type
Description

hasClassification

setClassification

Annotation details for content or image classification.

Parameter
Name
Description
Returns
Type
Description
$this

getImageObjectDetection

Annotation details for image object detection.

Returns
Type
Description

hasImageObjectDetection

setImageObjectDetection

Annotation details for image object detection.

Parameter
Name
Description
Returns
Type
Description
$this

getTextExtraction

Annotation details for text extraction.

Returns
Type
Description

hasTextExtraction

setTextExtraction

Annotation details for text extraction.

Parameter
Name
Description
Returns
Type
Description
$this

getTextSentiment

Annotation details for text sentiment.

Returns
Type
Description

hasTextSentiment

setTextSentiment

Annotation details for text sentiment.

Parameter
Name
Description
Returns
Type
Description
$this

getAnnotationSpecId

Output only . The resource ID of the annotation spec that this annotation pertains to. The annotation spec comes from either an ancestor dataset, or the dataset that was used to train the model in use.

Returns
Type
Description
string

setAnnotationSpecId

Output only . The resource ID of the annotation spec that this annotation pertains to. The annotation spec comes from either an ancestor dataset, or the dataset that was used to train the model in use.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

Output only. The value of display_name when the model was trained. Because this field returns a value at model training time, for different models trained using the same dataset, the returned value could be different as model owner could update the display_name between any two model training.

Returns
Type
Description
string

setDisplayName

Output only. The value of display_name when the model was trained. Because this field returns a value at model training time, for different models trained using the same dataset, the returned value could be different as model owner could update the display_name between any two model training.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDetail

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: