public sealed class UpdateRagCorpusOperationMetadata : IMessage<UpdateRagCorpusOperationMetadata>, IEquatable<UpdateRagCorpusOperationMetadata>, IDeepCloneable<UpdateRagCorpusOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdateRagCorpusOperationMetadata.
Runtime operation information for
[VertexRagDataService.UpdateRagCorpus][google.cloud.aiplatform.v1beta1.VertexRagDataService.UpdateRagCorpus].
[[["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-04-09 UTC."],[[["This documentation covers the `UpdateRagCorpusOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 (latest) and 1.0.0-beta20."],["The `UpdateRagCorpusOperationMetadata` class provides runtime operation information for updating a RAG corpus using `VertexRagDataService.UpdateRagCorpus`."],["This class inherits from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes a `GenericMetadata` property of type `GenericOperationMetadata`, which holds generic information related to the operation."],["There are two constructors available for creating instances of `UpdateRagCorpusOperationMetadata`, one default and one that clones from an existing `UpdateRagCorpusOperationMetadata`."]]],[]]