Cloud AutoML V1beta1 Client - Class GetAnnotationSpecRequest (1.6.3)

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

Request message for AutoMl.GetAnnotationSpec.

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

Namespace

Google \ Cloud \ AutoMl \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the annotation spec to retrieve.

getName

Required. The resource name of the annotation spec to retrieve.

Returns
Type Description
string

setName

Required. The resource name of the annotation spec to retrieve.

Parameter
Name Description
var string
Returns
Type Description
$this