public sealed class GetAnnotationSpecRequest : IMessage<GetAnnotationSpecRequest>, IEquatable<GetAnnotationSpecRequest>, IDeepCloneable<GetAnnotationSpecRequest>, IBufferMessage, IMessage
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"]],[["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."],[[["This webpage details the `GetAnnotationSpecRequest` class, which is a request message for retrieving an annotation spec in the Google Cloud AutoML API."],["The `GetAnnotationSpecRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["There are multiple versions of `GetAnnotationSpecRequest`, and this page details version 2.3.0, which has versions ranging from 2.2.0 to 3.4.0 available."],["The `GetAnnotationSpecRequest` class has two constructors and two main properties: `AnnotationSpecName`, which provides a typed view of the resource name, and `Name`, which is a string representing the required resource name to retrieve the annotation spec."]]],[]]