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 v1beta 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 documentation is for the `ChunkContent` class, part of the Discovery Engine v1beta API, specifically within the `SearchResponse.Types.Summary.Types.Reference.Types` namespace."],["`ChunkContent` represents the content of a chunk and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ChunkContent` has two constructors: one is a default constructor and the other accepts another `ChunkContent` instance for copying."],["The `ChunkContent` class includes two main properties: `Content`, representing the textual content of the chunk as a string, and `PageIdentifier`, a string representing the identifier of the page."],["This page gives the reference for the latest beta version (1.0.0-beta18) and an older beta version (1.0.0-beta17)."]]],[]]