public sealed class GetAnnotationSpecSetRequest : IMessage<GetAnnotationSpecSetRequest>, IEquatable<GetAnnotationSpecSetRequest>, IDeepCloneable<GetAnnotationSpecSetRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `GetAnnotationSpecSetRequest` is 2.0.0-beta05, with previous versions 2.0.0-beta04 and 1.0.0-beta03 also accessible."],["`GetAnnotationSpecSetRequest` is a request message used to get annotation spec sets within the Google Cloud Data Labeling API, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class features two constructors, a default parameterless one and one that takes another `GetAnnotationSpecSetRequest` instance as an argument."],["`GetAnnotationSpecSetRequest` includes properties `AnnotationSpecSetName`, which is a typed view of the `Name` property, and `Name`, which represents the required AnnotationSpecSet resource name in a specified format."]]],[]]