Vertex AI v1 API - Class GetExecutionRequest (3.67.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class GetExecutionRequest : IMessage<GetExecutionRequest>, IEquatable<GetExecutionRequest>, IDeepCloneable<GetExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class GetExecutionRequest.
Request message for
[MetadataService.GetExecution][google.cloud.aiplatform.v1.MetadataService.GetExecution].
Required. The resource name of the Execution to retrieve.
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 2026-03-11 UTC."],[],[]]