public sealed class Chunk.Types.PageSpan : IMessage<Chunk.Types.PageSpan>, IEquatable<Chunk.Types.PageSpan>, IDeepCloneable<Chunk.Types.PageSpan>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Chunk.Types.PageSpan.
[[["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-07 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eChunk.Types.PageSpan\u003c/code\u003e class, a part of the Discovery Engine v1beta API within the Google Cloud ecosystem.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChunk.Types.PageSpan\u003c/code\u003e represents the page span of a chunk and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, while implementing interfaces like \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\u003eThe class offers two constructors: a default constructor (\u003ccode\u003ePageSpan()\u003c/code\u003e) and a copy constructor (\u003ccode\u003ePageSpan(Chunk.Types.PageSpan other)\u003c/code\u003e), which takes another \u003ccode\u003ePageSpan\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageSpan\u003c/code\u003e class has two key properties: \u003ccode\u003ePageEnd\u003c/code\u003e which determines the final page of the chunk, and \u003ccode\u003ePageStart\u003c/code\u003e which indicates the initial page of the chunk, both of which are integers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0-beta18, and an older version, 1.0.0-beta17, is also available for reference.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class Chunk.Types.PageSpan (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types.PageSpan)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types.PageSpan) \n\n public sealed class Chunk.Types.PageSpan : IMessage\u003cChunk.Types.PageSpan\u003e, IEquatable\u003cChunk.Types.PageSpan\u003e, IDeepCloneable\u003cChunk.Types.PageSpan\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class Chunk.Types.PageSpan.\n\nPage span of the chunk. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Chunk.Types.PageSpan \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Chunk](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types)[PageSpan](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types.PageSpan), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Chunk](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types)[PageSpan](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types.PageSpan), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Chunk](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types)[PageSpan](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.Chunk.Types.PageSpan), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### PageSpan()\n\n public PageSpan()\n\n### PageSpan(PageSpan)\n\n public PageSpan(Chunk.Types.PageSpan other)\n\nProperties\n----------\n\n### PageEnd\n\n public int PageEnd { get; set; }\n\nThe end page of the chunk.\n\n### PageStart\n\n public int PageStart { get; set; }\n\nThe start page of the chunk."]]