Cloud AutoML V1 Client - Class GetAnnotationSpecRequest (1.5.4)

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

Request message for AutoMl.GetAnnotationSpec.

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

Namespace

Google \ Cloud \ AutoMl \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The resource name of the annotation spec to retrieve. Please see Google\Cloud\AutoMl\V1\AutoMlClient::annotationSpecName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\AutoMl\V1\GetAnnotationSpecRequest