public sealed class ResumeEvaluationJobRequest : IMessage<ResumeEvaluationJobRequest>, IEquatable<ResumeEvaluationJobRequest>, IDeepCloneable<ResumeEvaluationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ResumeEvaluationJobRequest.
[[["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 `ResumeEvaluationJobRequest` class within the Google Cloud Data Labeling v1beta1 API."],["The `ResumeEvaluationJobRequest` class is used to construct request messages for resuming an evaluation job and is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of this class include `Name`, which is a string representing the name of the evaluation job to be resumed, and `EvaluationJobName`, which provides a typed view of this resource name property."],["The document includes information on the latest version, 2.0.0-beta05, as well as previous versions 2.0.0-beta04, and 1.0.0-beta03, that are all referenced within the documentation."]]],[]]