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 `AnnotationSpec` is 3.4.0, and the documentation also covers versions back to 2.2.0, providing a historical view of this class."],["The `AnnotationSpec` class, defined within the `Google.Cloud.AutoML.V1` namespace, represents a definition of an annotation spec."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality comparison, deep cloning, and buffer management."],["`AnnotationSpec` includes properties such as `AnnotationSpecName`, `DisplayName`, `ExampleCount`, and `Name`, each with specific roles and data types, offering detailed information about the annotation specification."],["There are two constructors available for `AnnotationSpec`, a default constructor and one that accepts another `AnnotationSpec` instance, enabling both initialization and copying of annotation spec objects."]]],[]]