public sealed class Answer.Types.Step.Types.Action.Types.Observation.Types.SearchResult.Types.ChunkInfo : IMessage<Answer.Types.Step.Types.Action.Types.Observation.Types.SearchResult.Types.ChunkInfo>, IEquatable<Answer.Types.Step.Types.Action.Types.Observation.Types.SearchResult.Types.ChunkInfo>, IDeepCloneable<Answer.Types.Step.Types.Action.Types.Observation.Types.SearchResult.Types.ChunkInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Answer.Types.Step.Types.Action.Types.Observation.Types.SearchResult.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 documentation for the \u003ccode\u003eChunkInfo\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically in the context of search result chunk information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChunkInfo\u003c/code\u003e class represents a single chunk of information within a search result and is part of a larger nested structure involving Answers, Steps, Actions, Observations, and SearchResults.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning and message buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eChunk\u003c/code\u003e resource name, \u003ccode\u003eContent\u003c/code\u003e of the chunk, \u003ccode\u003eRelevanceScore\u003c/code\u003e, and \u003ccode\u003eHasRelevanceScore\u003c/code\u003e which determines if the relevance score is set, where the \u003ccode\u003eRelevanceScore\u003c/code\u003e indicates the chunk's relevance to a query.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two constructors for \u003ccode\u003eChunkInfo\u003c/code\u003e: a parameterless constructor and one that takes another \u003ccode\u003eChunkInfo\u003c/code\u003e object for copying its attributes, along with a table outlining the details of the parameter \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]