public sealed class PauseEvaluationJobRequest : IMessage<PauseEvaluationJobRequest>, IEquatable<PauseEvaluationJobRequest>, IDeepCloneable<PauseEvaluationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class PauseEvaluationJobRequest.
[[["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 documentation details the `PauseEvaluationJobRequest` class within the Google Cloud Data Labeling v1beta1 API, specifically for version 2.0.0-beta04, with links to other versions available."],["The `PauseEvaluationJobRequest` class is a request message used to pause an evaluation job in the Data Labeling API, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key components include the `EvaluationJobName` property, which offers a typed view over the `Name` resource name, and the `Name` property itself, which is required and represents the evaluation job's resource identifier."],["This class includes two constructors: a default one and another that accepts an existing `PauseEvaluationJobRequest` instance for copying, along with various inherited members from the base `object` class."],["The `PauseEvaluationJobRequest` is located in the `Google.Cloud.DataLabeling.V1Beta1` namespace and is part of the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."]]],[]]