public sealed class SearchResponse.Types.Summary.Types.Reference.Types.ChunkContent : IMessage<SearchResponse.Types.Summary.Types.Reference.Types.ChunkContent>, IEquatable<SearchResponse.Types.Summary.Types.Reference.Types.ChunkContent>, IDeepCloneable<SearchResponse.Types.Summary.Types.Reference.Types.ChunkContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchResponse.Types.Summary.Types.Reference.Types.ChunkContent.
[[["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-31 UTC."],[[["This webpage provides documentation for the `ChunkContent` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.1.0."],["`ChunkContent` is a class that represents chunk textual content and is part of the `SearchResponse.Types.Summary.Types.Reference.Types` structure, which can be found under the `Google.Cloud.DiscoveryEngine.V1` namespace."],["The `ChunkContent` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ChunkContent` class has two properties: `Content`, which stores the chunk's textual content as a string, and `PageIdentifier`, which stores the page's identifier, also as a string."],["The page shows the API documentation for `ChunkContent` across different versions, ranging from version 1.0.0-beta06 up to the latest 1.6.0."]]],[]]