public sealed class RagFileTransformationConfig : IMessage<RagFileTransformationConfig>, IEquatable<RagFileTransformationConfig>, IDeepCloneable<RagFileTransformationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class RagFileTransformationConfig.
[[["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 provides details for the `RagFileTransformationConfig` class within the Google Cloud AI Platform v1beta1 API."],["`RagFileTransformationConfig` is a sealed class that specifies the configuration for transformations of RagFiles."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors: a default constructor and a copy constructor that takes another `RagFileTransformationConfig` object."],["The class contains a `RagFileChunkingConfig` property, which is used to define the chunking configuration for RagFiles."]]],[]]