public sealed class GetEvaluationJobRequest : IMessage<GetEvaluationJobRequest>, IEquatable<GetEvaluationJobRequest>, IDeepCloneable<GetEvaluationJobRequest>, 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."],[[["This document provides details for the `GetEvaluationJobRequest` class, which is used to request information about an evaluation job within the Google Cloud Data Labeling V1Beta1 API."],["The `GetEvaluationJobRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class has two constructors, a default one and another one that accepts an existing `GetEvaluationJobRequest` object for cloning purposes."],["The `GetEvaluationJobRequest` class includes properties such as `EvaluationJobName` and `Name`, with `Name` being a required string that specifies the resource name of the evaluation job."],["The latest version of the documentation is `2.0.0-beta05`, with previous versions also available to view such as `2.0.0-beta04` and `1.0.0-beta03`."]]],[]]