public sealed class AnswerQueryRequest.Types.SearchSpec.Types.SearchResultList : IMessage<AnswerQueryRequest.Types.SearchSpec.Types.SearchResultList>, IEquatable<AnswerQueryRequest.Types.SearchSpec.Types.SearchResultList>, IDeepCloneable<AnswerQueryRequest.Types.SearchSpec.Types.SearchResultList>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class AnswerQueryRequest.Types.SearchSpec.Types.SearchResultList.
[[["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 information for the `SearchResultList` class within the Google Cloud Discovery Engine v1 API, specifically version 1.5.0."],["The `SearchResultList` class is part of the `AnswerQueryRequest.Types.SearchSpec.Types` namespace and is designed to represent a list of search results."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffered message management."],["The `SearchResultList` class includes a `SearchResults` property of type `RepeatedField\u003cSearchResult\u003e` for handling multiple search results."],["There are previous and a newer version of the API listed in the document for reference."]]],[]]