View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1AddContextArtifactsAndExecutionsRequest (google_api_ai_platform v0.24.0)
Request message for MetadataService.AddContextArtifactsAndExecutions.
Attributes
-
artifacts(type:list(String.t), default:nil) - The resource names of the Artifacts to attribute to the Context. Format:projects/{project}/locations/{location}/metadataStores/{metadatastore}/artifacts/{artifact} -
executions(type:list(String.t), default:nil) - The resource names of the Executions to associate with the Context. Format:projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.