public sealed class Answer.Types.Reference.Types.ChunkInfo : IMessage<Answer.Types.Reference.Types.ChunkInfo>, IEquatable<Answer.Types.Reference.Types.ChunkInfo>, IDeepCloneable<Answer.Types.Reference.Types.ChunkInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.Reference.Types.ChunkInfo.
The relevance of the chunk for a given query. Values range from 0.0
(completely irrelevant) to 1.0 (completely relevant).
This value is for informational purpose only. It may change for
the same query and chunk at any time due to a model retraining or
change in implementation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eChunkInfo\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0, and outlines how it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChunkInfo\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e, is utilized to store chunk information, including its resource name, textual content, document metadata, and its relevance to a given query.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes details on the available constructors for \u003ccode\u003eChunkInfo\u003c/code\u003e, which allow for creating new instances either with default values or by copying an existing \u003ccode\u003eChunkInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eChunkInfo\u003c/code\u003e include \u003ccode\u003eChunk\u003c/code\u003e (resource name), \u003ccode\u003eChunkAsChunkName\u003c/code\u003e (a typed view over the chunk's resource name), \u003ccode\u003eContent\u003c/code\u003e (textual content of the chunk), \u003ccode\u003eDocumentMetadata\u003c/code\u003e (associated metadata), \u003ccode\u003eHasRelevanceScore\u003c/code\u003e (whether a relevance score is set), and \u003ccode\u003eRelevanceScore\u003c/code\u003e (a floating-point score indicating the chunk's relevance).\u003c/p\u003e\n"],["\u003cp\u003eThe document is part of a versioned API documentation set, with versions ranging from 1.0.0-beta06 to 1.6.0, providing links to each version's documentation for this specific class.\u003c/p\u003e\n"]]],[],null,[]]