public sealed class ImportSuggestionDenyListEntriesResponse : IMessage<ImportSuggestionDenyListEntriesResponse>, IEquatable<ImportSuggestionDenyListEntriesResponse>, IDeepCloneable<ImportSuggestionDenyListEntriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class ImportSuggestionDenyListEntriesResponse.
Response message for
[CompletionService.ImportSuggestionDenyListEntries][google.cloud.discoveryengine.v1beta.CompletionService.ImportSuggestionDenyListEntries]
method.
[[["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\u003eThe \u003ccode\u003eImportSuggestionDenyListEntriesResponse\u003c/code\u003e class is part of the Discovery Engine v1beta API and is used as a response message for the \u003ccode\u003eImportSuggestionDenyListEntries\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides information about the results of importing suggestion deny list entries, including the number of entries that were successfully imported (\u003ccode\u003eImportedEntriesCount\u003c/code\u003e) and the number that failed (\u003ccode\u003eFailedEntriesCount\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eErrorSamples\u003c/code\u003e property is of type \u003ccode\u003eRepeatedField<Status>\u003c/code\u003e and it contains a sample of errors encountered during the import process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportSuggestionDenyListEntriesResponse\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces like \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\u003eThere are two constructor overloads provided for the \u003ccode\u003eImportSuggestionDenyListEntriesResponse\u003c/code\u003e class: a default constructor and a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]