public sealed class SuggestTrialsMetadata : IMessage<SuggestTrialsMetadata>, IEquatable<SuggestTrialsMetadata>, IDeepCloneable<SuggestTrialsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class SuggestTrialsMetadata.
Details of operations that perform Trials suggestion.
The identifier of the client that is requesting the suggestion.
If multiple SuggestTrialsRequests have the same client_id,
the service will return the identical suggested Trial if the Trial is
pending, and provide a new Trial if the last suggested Trial was completed.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSuggestTrialsMetadata\u003c/code\u003e class in the Vertex AI v1beta1 API provides details for operations that suggest Trials.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestTrialsMetadata\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eClientId\u003c/code\u003e, which is a string identifier for the requesting client, and \u003ccode\u003eGenericMetadata\u003c/code\u003e, which is of type \u003ccode\u003eGenericOperationMetadata\u003c/code\u003e and provides operation metadata for suggesting trials.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors that allow to instantiate the class either as a new object, or by cloning an existing \u003ccode\u003eSuggestTrialsMetadata\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]