public sealed class GetAnnotationSpecSetRequest : IMessage<GetAnnotationSpecSetRequest>, IEquatable<GetAnnotationSpecSetRequest>, IDeepCloneable<GetAnnotationSpecSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class GetAnnotationSpecSetRequest.
[[["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 `GetAnnotationSpecSetRequest` class within the Google Cloud Data Labeling v1beta1 API, with the latest version being 2.0.0-beta05."],["The `GetAnnotationSpecSetRequest` class is used as a request message for retrieving an AnnotationSpecSet and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties like `AnnotationSpecSetName` and `Name`, with the latter representing the required AnnotationSpecSet resource name in a specific format."],["There are two constructors available: a default constructor and one that accepts another `GetAnnotationSpecSetRequest` instance as a parameter for initialization."],["There are 3 versions of `GetAnnotationSpecSetRequest` available which are 2.0.0-beta05, 2.0.0-beta04 and 1.0.0-beta03."]]],[]]