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-01 UTC."],[[["The latest version of the `ChunkContent` class within the Discovery Engine v1 API is version 1.6.0, which is accessible via a direct link."],["`ChunkContent` is a class that represents chunk content within the `SearchResponse.Types.Summary.Types.Reference.Types` structure, and it's part of the Google Cloud Discovery Engine V1 API."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ChunkContent` class has properties for `Content` and `PageIdentifier`, both of which are string types that hold textual data."],["There are two constructors for `ChunkContent`, a default constructor, and one that takes another `ChunkContent` instance as a parameter to copy it."]]],[]]