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"]],[["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 document provides reference documentation for the `GetAnnotationSpecRequest` class within the Google AutoML v1 API."],["The `GetAnnotationSpecRequest` class is used to request specific annotation specifications and is found within the `Google.Cloud.AutoML.V1` namespace."],["The latest version available is 3.4.0, but the current documentation pertains to version 3.2.0, showcasing a range of versions from 2.2.0 up to 3.4.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetAnnotationSpecRequest` class has two constructors, one of which allows for creating a copy of an existing `GetAnnotationSpecRequest` object, and two important properties: `AnnotationSpecName` and `Name`, the later of which is a required string to retrieve the annotation."]]],[]]