public sealed class PurgeCompletionSuggestionsRequest : IMessage<PurgeCompletionSuggestionsRequest>, IEquatable<PurgeCompletionSuggestionsRequest>, IDeepCloneable<PurgeCompletionSuggestionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class PurgeCompletionSuggestionsRequest.
Request message for
[CompletionService.PurgeCompletionSuggestions][google.cloud.discoveryengine.v1.CompletionService.PurgeCompletionSuggestions]
method.
Required. The parent data store resource name for which to purge completion
suggestions. Follows pattern
projects//locations//collections//dataStores/.
[[["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\u003ePurgeCompletionSuggestionsRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurgeCompletionSuggestionsRequest\u003c/code\u003e class is used to send a request for the \u003ccode\u003ePurgeCompletionSuggestions\u003c/code\u003e method, which handles the purging of completion suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThis class has several implementations, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property of this class is a required string field that specifies the data store from which the suggestions will be purged, formatted as \u003ccode\u003eprojects/*/locations/*/collections/*/dataStores/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also details the available constructors for creating a \u003ccode\u003ePurgeCompletionSuggestionsRequest\u003c/code\u003e object, with one default and another that allows for cloning an existing object.\u003c/p\u003e\n"]]],[],null,[]]