public sealed class GetRagFileRequest : IMessage<GetRagFileRequest>, IEquatable<GetRagFileRequest>, IDeepCloneable<GetRagFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GetRagFileRequest.
Request message for
[VertexRagDataService.GetRagFile][google.cloud.aiplatform.v1beta1.VertexRagDataService.GetRagFile]
[[["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 is for the `GetRagFileRequest` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["`GetRagFileRequest` is a request message used for the `VertexRagDataService.GetRagFile` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRagFileRequest` class has properties such as `Name` (a string) and `RagFileName` (a `RagFileName` object) for accessing the RagFile resource."],["Constructors for the `GetRagFileRequest` class include a default constructor and a constructor that copies from an existing `GetRagFileRequest` object."]]],[]]