public sealed class GetAnnotationSpecRequest : IMessage<GetAnnotationSpecRequest>, IEquatable<GetAnnotationSpecRequest>, IDeepCloneable<GetAnnotationSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class GetAnnotationSpecRequest.
Request message for [AutoMl.GetAnnotationSpec][google.cloud.automl.v1.AutoMl.GetAnnotationSpec].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `GetAnnotationSpecRequest` class within the Google AutoML v1 API."],["The `GetAnnotationSpecRequest` class is used to request a specific annotation specification and is the request message for `AutoMl.GetAnnotationSpec`."],["The latest version of the API is 3.4.0, and the document also provides links to older versions ranging from 3.3.0 to 2.2.0, allowing for comparisons between versions."],["`GetAnnotationSpecRequest` inherits from object and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetAnnotationSpecRequest` include `AnnotationSpecName` (typed view) and `Name` (string), which are used to specify the annotation spec resource to retrieve."]]],[]]