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 v1 API class Chunk.Types.PageSpan.
[[["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-21 UTC."],[[["This page provides reference documentation for the `Chunk.Types.PageSpan` class within the Google Cloud Discovery Engine v1 API."],["The `Chunk.Types.PageSpan` class represents the page span of a chunk and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PageSpan` class has two constructors: a default constructor and a copy constructor that takes another `PageSpan` object as a parameter."],["The class contains two properties, `PageEnd` and `PageStart`, both of which are integers representing the end and start pages of the chunk, respectively."],["Multiple versions of the class documentation are available, ranging from version 1.0.0-beta06 to the latest version, 1.6.0."]]],[]]