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-04-17 UTC."],[[["This document provides reference documentation for the `GetAnnotationSpecSetRequest` class within the Google Cloud Data Labeling v1beta1 API."],["The `GetAnnotationSpecSetRequest` class is a request message used to retrieve an `AnnotationSpecSet` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are multiple versions available, with 2.0.0-beta05 being the latest version, and version 2.0.0-beta04 and 1.0.0-beta03 also available."],["The `GetAnnotationSpecSetRequest` class has properties such as `AnnotationSpecSetName` and `Name`, the latter which is a required property representing the resource name of the `AnnotationSpecSet` being requested."],["The class inherits members from the `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]