public sealed class SearchRequest.Types.SearchAsYouTypeSpec : IMessage<SearchRequest.Types.SearchAsYouTypeSpec>, IEquatable<SearchRequest.Types.SearchAsYouTypeSpec>, IDeepCloneable<SearchRequest.Types.SearchAsYouTypeSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchRequest.Types.SearchAsYouTypeSpec.
Specification for search as you type in search requests.
public SearchRequest.Types.SearchAsYouTypeSpec.Types.Condition Condition { get; set; }
The condition under which search as you type should occur.
Default to
[Condition.DISABLED][google.cloud.discoveryengine.v1.SearchRequest.SearchAsYouTypeSpec.Condition.DISABLED].
[[["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 documentation covers the \u003ccode\u003eSearchAsYouTypeSpec\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchAsYouTypeSpec\u003c/code\u003e is used to define the specifications for the "search as you type" feature in search requests, with the specification provided in the class definition.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eCondition\u003c/code\u003e which determine when the "search as you type" feature should be active, with a default of \u003ccode\u003eDISABLED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are also constructors for \u003ccode\u003eSearchAsYouTypeSpec\u003c/code\u003e that allow for creating new instance of this class, or cloning existing one.\u003c/p\u003e\n"]]],[],null,[]]