public sealed class GetEvaluationJobRequest : IMessage<GetEvaluationJobRequest>, IEquatable<GetEvaluationJobRequest>, IDeepCloneable<GetEvaluationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class GetEvaluationJobRequest.
[[["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 `GetEvaluationJobRequest` class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta04."],["The `GetEvaluationJobRequest` class is used to construct request messages for retrieving an evaluation job and it inherits from object, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors to instantiate a new `GetEvaluationJobRequest` object, either empty or by copying another `GetEvaluationJobRequest`."],["The `GetEvaluationJobRequest` class contains two properties: `EvaluationJobName`, a typed view over the resource name, and `Name`, a string representing the required name of the evaluation job with a specified format."],["This documentation also lists the latest version as 2.0.0-beta05, along with a previous version 1.0.0-beta03."]]],[]]