Google Cloud Datalabeling V1beta1 Client - Class DeleteAnnotationSpecSetRequest (0.3.1)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class DeleteAnnotationSpecSetRequest.

Request message for DeleteAnnotationSpecSet.

Generated from protobuf message google.cloud.datalabeling.v1beta1.DeleteAnnotationSpecSetRequest

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. AnnotationSpec resource name, format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}.

getName

Required. AnnotationSpec resource name, format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}.

Returns
TypeDescription
string

setName

Required. AnnotationSpec resource name, format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. AnnotationSpec resource name, format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}. Please see Google\Cloud\DataLabeling\V1beta1\DataLabelingServiceClient::annotationSpecSetName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\DataLabeling\V1beta1\DeleteAnnotationSpecSetRequest