public sealed class ListSampleQuerySetsResponse : IMessage<ListSampleQuerySetsResponse>, IEquatable<ListSampleQuerySetsResponse>, IDeepCloneable<ListSampleQuerySetsResponse>, IBufferMessage, IMessage, IPageResponse<SampleQuerySet>, IEnumerable<SampleQuerySet>, IEnumerable
Reference documentation and code samples for the Discovery Engine v1beta API class ListSampleQuerySetsResponse.
Response message for
[SampleQuerySetService.ListSampleQuerySets][google.cloud.discoveryengine.v1beta.SampleQuerySetService.ListSampleQuerySets]
method.
A token that can be sent as
[ListSampleQuerySetsRequest.page_token][google.cloud.discoveryengine.v1beta.ListSampleQuerySetsRequest.page_token]
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eListSampleQuerySetsResponse\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta18.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListSampleQuerySetsResponse\u003c/code\u003e is the response message for the \u003ccode\u003eSampleQuerySetService.ListSampleQuerySets\u003c/code\u003e method, designed for listing sample query sets.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable<SampleQuerySet>\u003c/code\u003e and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eNextPageToken\u003c/code\u003e (a string for pagination) and \u003ccode\u003eSampleQuerySets\u003c/code\u003e (a repeated field of \u003ccode\u003eSampleQuerySet\u003c/code\u003e objects).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the \u003ccode\u003eSampleQuerySet\u003c/code\u003e resources and two constructors: a default constructor, and another to make a copy from an existing \u003ccode\u003eListSampleQuerySetsResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]