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-04-02 UTC."],[[["This page provides documentation for the `ChunkContent` class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0."],["`ChunkContent` represents a segment of textual information, serving as a component in the `SearchResponse.Types.Summary.Types.Reference.Types` hierarchy."],["The `ChunkContent` class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and one that takes another `ChunkContent` object as a parameter for creating a copy."],["The `ChunkContent` class includes two properties, `Content` which represents the textual content, and `PageIdentifier` for identifying the page."]]],[]]