Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::DeleteAnnotationSpecSetRequest.
Request message for DeleteAnnotationSpecSet.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — Required. AnnotationSpec resource name, format: 
projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}. 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — Required. AnnotationSpec resource name, format: 
projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}. 
 Returns 
 -  (::String) — Required. AnnotationSpec resource name, format: 
projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}.