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 document provides reference documentation for the `ChunkContent` class within the Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["`ChunkContent` represents a segment of content and inherits from the `object` class, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ChunkContent` class has two constructors: a default constructor `ChunkContent()` and a copy constructor `ChunkContent(ChunkContent other)`."],["Key properties of `ChunkContent` include `Content`, which holds the textual data of the chunk, and `PageIdentifier`, which is a string identifier for the associated page."],["The namespace for the `ChunkContent` class is `Google.Cloud.DiscoveryEngine.V1Beta`, and it's part of the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]