public sealed class CreateRagCorpusOperationMetadata : IMessage<CreateRagCorpusOperationMetadata>, IEquatable<CreateRagCorpusOperationMetadata>, IDeepCloneable<CreateRagCorpusOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-21 UTC."],[[["This documentation provides reference information for the `CreateRagCorpusOperationMetadata` class, a part of the Vertex AI v1beta1 API."],["`CreateRagCorpusOperationMetadata` is used to manage runtime operation details for creating a RagCorpus via `VertexRagDataService.CreateRagCorpus`."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateRagCorpusOperationMetadata` class has two constructors, one default and one that takes another `CreateRagCorpusOperationMetadata` object as a parameter."],["It includes a `GenericMetadata` property, of type `GenericOperationMetadata`, that holds general information about the operation."]]],[]]