public sealed class CreateEvaluationMetadata : IMessage<CreateEvaluationMetadata>, IEquatable<CreateEvaluationMetadata>, IDeepCloneable<CreateEvaluationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class CreateEvaluationMetadata.
Metadata for
[EvaluationService.CreateEvaluation][google.cloud.discoveryengine.v1beta.EvaluationService.CreateEvaluation]
method.
[[["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 pertains to the `CreateEvaluationMetadata` class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["`CreateEvaluationMetadata` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEvaluationMetadata` class provides metadata for the `EvaluationService.CreateEvaluation` method within the Google Cloud Discovery Engine v1beta API."],["This class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["It contains two constructors: a default `CreateEvaluationMetadata()` constructor and a copy constructor `CreateEvaluationMetadata(CreateEvaluationMetadata other)`."]]],[]]