public sealed class GetRagCorpusRequest : IMessage<GetRagCorpusRequest>, IEquatable<GetRagCorpusRequest>, IDeepCloneable<GetRagCorpusRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GetRagCorpusRequest.
Request message for
[VertexRagDataService.GetRagCorpus][google.cloud.aiplatform.v1beta1.VertexRagDataService.GetRagCorpus]
[[["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."],[[["The `GetRagCorpusRequest` class is a request message for the `VertexRagDataService.GetRagCorpus` method in the Cloud AI Platform v1beta1 API."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It contains two constructors, one default and one that takes another `GetRagCorpusRequest` object as an argument."],["The `GetRagCorpusRequest` class has properties for `Name` (string) and `RagCorpusName` (typed view over the name property), which represent the name of the RagCorpus resource."],["The documentation versions provided are 1.0.0-beta21 and 1.0.0-beta20, with the 1.0.0-beta21 version being the most current/latest version."]]],[]]