public sealed class AddExecutionEventsRequest : IMessage<AddExecutionEventsRequest>, IEquatable<AddExecutionEventsRequest>, IDeepCloneable<AddExecutionEventsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class AddExecutionEventsRequest.
Request message for
[MetadataService.AddExecutionEvents][google.cloud.aiplatform.v1beta1.MetadataService.AddExecutionEvents].
Required. The resource name of the Execution that the Events connect
Artifacts with.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}
[[["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\u003e\u003ccode\u003eAddExecutionEventsRequest\u003c/code\u003e is a class within the Vertex AI v1beta1 API, specifically part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the request message for \u003ccode\u003eMetadataService.AddExecutionEvents\u003c/code\u003e, enabling the addition of events to connect artifacts with executions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAddExecutionEventsRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEvents\u003c/code\u003e to specify events to be added and \u003ccode\u003eExecution\u003c/code\u003e to identify the target execution resource.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.0.0-beta21, and version 1.0.0-beta20 is also present.\u003c/p\u003e\n"]]],[],null,[]]