public sealed class UpdateArtifactRequest : IMessage<UpdateArtifactRequest>, IEquatable<UpdateArtifactRequest>, IDeepCloneable<UpdateArtifactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateArtifactRequest.
Request message for
[MetadataService.UpdateArtifact][google.cloud.aiplatform.v1beta1.MetadataService.UpdateArtifact].
If set to true, and the
[Artifact][google.cloud.aiplatform.v1beta1.Artifact] is not found, a new
[Artifact][google.cloud.aiplatform.v1beta1.Artifact] is created.
Required. The Artifact containing updates.
The Artifact's
[Artifact.name][google.cloud.aiplatform.v1beta1.Artifact.name] field is
used to identify the Artifact to be updated. Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/artifacts/{artifact}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eUpdateArtifactRequest\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateArtifactRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eMetadataService.UpdateArtifact\u003c/code\u003e method, allowing for the update of artifact metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAllowMissing\u003c/code\u003e which allows for the creation of a new artifact if none is found, \u003ccode\u003eArtifact\u003c/code\u003e which contains the updated artifact data, and \u003ccode\u003eUpdateMask\u003c/code\u003e which specifies which fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateArtifactRequest\u003c/code\u003e is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, and the prior version is \u003ccode\u003e1.0.0-beta20\u003c/code\u003e, and there are also multiple inherited members from the base object class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]