public sealed class SearchResponse.Types.OneBoxResult : IMessage<SearchResponse.Types.OneBoxResult>, IEquatable<SearchResponse.Types.OneBoxResult>, IDeepCloneable<SearchResponse.Types.OneBoxResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class SearchResponse.Types.OneBoxResult.
OneBoxResult is a holder for all results of specific type that we want
to display in UI differently.
[[["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\u003e\u003ccode\u003eSearchResponse.Types.OneBoxResult\u003c/code\u003e is a class within the Discovery Engine v1beta API, designed to hold results of a specific type for differentiated UI display.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods available, one empty and one that accepts an existing \u003ccode\u003eSearchResponse.Types.OneBoxResult\u003c/code\u003e to create a new object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes the \u003ccode\u003eOneBoxType\u003c/code\u003e property, which denotes the type of One Box result and the \u003ccode\u003eSearchResults\u003c/code\u003e property, which contains a list of \u003ccode\u003eSearchResult\u003c/code\u003e objects associated with this One Box.\u003c/p\u003e\n"],["\u003cp\u003eThe assembly for this class is \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta.dll\u003c/code\u003e and it belongs to the namespace \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]