public sealed class RagFileChunkingConfig.Types.FixedLengthChunking : IMessage<RagFileChunkingConfig.Types.FixedLengthChunking>, IEquatable<RagFileChunkingConfig.Types.FixedLengthChunking>, IDeepCloneable<RagFileChunkingConfig.Types.FixedLengthChunking>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RagFileChunkingConfig.Types.FixedLengthChunking.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eRagFileChunkingConfig.Types.FixedLengthChunking\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the .NET platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedLengthChunking\u003c/code\u003e class is used to configure fixed-length chunking and is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, and is available in two versions, beta21 and beta20.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFixedLengthChunking\u003c/code\u003e class include \u003ccode\u003eChunkOverlap\u003c/code\u003e, which specifies the overlap between chunks, and \u003ccode\u003eChunkSize\u003c/code\u003e, which defines the size of each chunk, both of which are integers.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors: a default constructor \u003ccode\u003eFixedLengthChunking()\u003c/code\u003e, and one accepting another \u003ccode\u003eFixedLengthChunking\u003c/code\u003e instance as an argument \u003ccode\u003eFixedLengthChunking(FixedLengthChunking other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]