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-03-21 UTC."],[[["This webpage provides reference documentation and code samples for the `GetModelEvaluationRequest` class within the Google AutoML v1 API."],["The `GetModelEvaluationRequest` class is used as a request message for retrieving a model evaluation via `AutoMl.GetModelEvaluation`."],["The latest version of the API documented on this page is 3.4.0, with previous versions from 3.3.0 down to 2.2.0 also listed."],["The `GetModelEvaluationRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetModelEvaluationRequest` class include `ModelEvaluationName` (a `ModelEvaluationName`-typed view) and `Name` (a string), the latter of which represents the required resource name for the model evaluation."]]],[]]