public sealed class CreateRagCorpusRequest : IMessage<CreateRagCorpusRequest>, IEquatable<CreateRagCorpusRequest>, IDeepCloneable<CreateRagCorpusRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateRagCorpusRequest.
Request message 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"]],[["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\u003eThe \u003ccode\u003eCreateRagCorpusRequest\u003c/code\u003e class is used to send a request to create a new RagCorpus within the Vertex AI v1beta1 API, specifically for the \u003ccode\u003eVertexRagDataService.CreateRagCorpus\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eParent\u003c/code\u003e, which specifies the location for the RagCorpus, and \u003ccode\u003eRagCorpus\u003c/code\u003e, which holds the actual RagCorpus data to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe required format of the parent property, is \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRagCorpusRequest\u003c/code\u003e class can be instantiated using a default constructor, or a copy constructor, that takes another \u003ccode\u003eCreateRagCorpusRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]