public sealed class Answer.Types.Reference.Types.UnstructuredDocumentInfo.Types.ChunkContent : IMessage<Answer.Types.Reference.Types.UnstructuredDocumentInfo.Types.ChunkContent>, IEquatable<Answer.Types.Reference.Types.UnstructuredDocumentInfo.Types.ChunkContent>, IDeepCloneable<Answer.Types.Reference.Types.UnstructuredDocumentInfo.Types.ChunkContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Answer.Types.Reference.Types.UnstructuredDocumentInfo.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 document provides reference documentation for the `ChunkContent` class within the Google Cloud Discovery Engine v1beta API, specifically within the `Answer.Types.Reference.Types.UnstructuredDocumentInfo.Types` namespace."],["The `ChunkContent` class represents chunk content and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide specific functionalities."],["The `ChunkContent` class is derived from the `object` class and has two constructors, one default and another that accepts another `ChunkContent` instance as a parameter."],["The class contains two main properties, `Content` which is a string representing the textual content of the chunk and `PageIdentifier`, also a string, which is used to identify the page the chunk belongs to."]]],[]]