Output only. Resource name of the annotation spec.
Form:
'projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationSpecs/{annotation_spec_id}'
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the Google AutoML v1 API class AnnotationSpec is 3.4.0, with version 3.3.0 being the current context, and other prior versions listed."],["The `AnnotationSpec` class is a definition of an annotation spec within the Google.Cloud.AutoML.V1 namespace, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AnnotationSpec` class includes properties such as `AnnotationSpecName`, `DisplayName`, `ExampleCount`, and `Name`, and can be constructed using the default or copy constructor."],["`DisplayName` is a required property for the Annotation Spec, allowing for a name up to 32 characters long, and `ExampleCount` provides the number of examples labeled by the annotation spec in the parent dataset."],["The `Name` property provides the output-only resource name of the annotation spec, following the format: 'projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationSpecs/{annotation_spec_id}'."]]],[]]