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 \ V1Methods
__construct
Constructor.
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.
string
setName
Required. The resource name of the annotation spec to retrieve.
var
string
$this
static::build
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.