public sealed class CreateRagCorpusOperationMetadata : IMessage<CreateRagCorpusOperationMetadata>, IEquatable<CreateRagCorpusOperationMetadata>, IDeepCloneable<CreateRagCorpusOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateRagCorpusOperationMetadata.
Runtime operation information for
[VertexRagDataService.CreateRagCorpus][google.cloud.aiplatform.v1beta1.VertexRagDataService.CreateRagCorpus].
[[["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-03-25 UTC."],[[["This documentation details the `CreateRagCorpusOperationMetadata` class, which is part of the Cloud AI Platform v1beta1 API and is used for managing runtime operation information related to `VertexRagDataService.CreateRagCorpus`."],["The `CreateRagCorpusOperationMetadata` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes methods from the inherited `object` class."],["The class provides two constructors: a default constructor, and one that accepts another `CreateRagCorpusOperationMetadata` instance as an argument for initialization."],["It has a `GenericMetadata` property, of type `GenericOperationMetadata`, which stores the operation's generic information."]]],[]]