public sealed class GetEvaluationRequest : IMessage<GetEvaluationRequest>, IEquatable<GetEvaluationRequest>, IDeepCloneable<GetEvaluationRequest>, 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 `GetEvaluationRequest` is 2.0.0-beta05, with version 1.0.0-beta03 and 2.0.0-beta04 also available."],["`GetEvaluationRequest` is a request message used for retrieving an evaluation, inheriting from Object and implementing interfaces like IMessage, IEquatable, and IDeepCloneable."],["The class includes a constructor for creating instances, both with and without parameters, as well as properties like `EvaluationName` and `Name`, a string that specifies the path to the evaluation resource."],["The `GetEvaluationRequest` class is located in the `Google.Cloud.DataLabeling.V1Beta1` namespace, and is within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."]]],[]]