public sealed class EvaluateDatasetOperationMetadata : IMessage<EvaluateDatasetOperationMetadata>, IEquatable<EvaluateDatasetOperationMetadata>, IDeepCloneable<EvaluateDatasetOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class EvaluateDatasetOperationMetadata.
[[["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-09 UTC."],[[["The latest version of the `EvaluateDatasetOperationMetadata` class is 1.0.0-beta21, and it is a part of the Google.Cloud.AIPlatform.V1Beta1 namespace within the .NET Vertex AI v1beta1 API."],["This class represents operation metadata for Dataset Evaluation, and is available in the Google.Cloud.AIPlatform.V1Beta1.dll assembly."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and one that takes another `EvaluateDatasetOperationMetadata` instance as a parameter for creating copies."],["The `GenericMetadata` property allows access and modification of the generic operation metadata, which is of type `GenericOperationMetadata`."]]],[]]