public sealed class GetModelEvaluationRequest : IMessage<GetModelEvaluationRequest>, IEquatable<GetModelEvaluationRequest>, IDeepCloneable<GetModelEvaluationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class GetModelEvaluationRequest.
Request message for [AutoMl.GetModelEvaluation][google.cloud.automl.v1.AutoMl.GetModelEvaluation].
[[["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-04-17 UTC."],[[["This document provides reference and code samples for the `GetModelEvaluationRequest` class in the Google AutoML v1 API."],["`GetModelEvaluationRequest` is the request message for the `AutoMl.GetModelEvaluation` method."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetModelEvaluationRequest` class has properties like `ModelEvaluationName`, and `Name`, and can be constructed with no parameter or with a `GetModelEvaluationRequest` parameter."],["It lists the documentation of this class across different versions of the API, from 2.2.0 to 3.4.0."]]],[]]