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-21 UTC."],[[["This page provides documentation for the `ChunkContent` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.3.0."],["`ChunkContent` is a class that represents the textual content of a chunk and is part of the `SearchResponse.Types.Summary.Types.Reference.Types` namespace."],["The `ChunkContent` class includes properties for textual `Content` and a `PageIdentifier`, allowing for content to be associated with a specific page."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The page shows that the class has a constructor that can instantiate an empty `ChunkContent` object or can create one by copying the values of another `ChunkContent` object."]]],[]]