public sealed class PurgeErrorConfig : IMessage<PurgeErrorConfig>, IEquatable<PurgeErrorConfig>, IDeepCloneable<PurgeErrorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class PurgeErrorConfig.
Configuration of destination for Purge related errors.
Cloud Storage prefix for purge errors. This must be an empty,
existing Cloud Storage directory. Purge errors are written to
sharded files in this directory, one per line, as a JSON-encoded
google.rpc.Status message.
[[["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 webpage provides documentation for the \u003ccode\u003ePurgeErrorConfig\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeErrorConfig\u003c/code\u003e is designed to configure the destination for errors that occur during purge operations and is a sealed class implementing multiple interfaces such as \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 class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes properties like \u003ccode\u003eDestinationCase\u003c/code\u003e, \u003ccode\u003eGcsPrefix\u003c/code\u003e, and \u003ccode\u003eHasGcsPrefix\u003c/code\u003e, with \u003ccode\u003eGcsPrefix\u003c/code\u003e determining the Cloud Storage directory for purge error logs.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class available, including 1.6.0 (latest) and several older versions back to 1.0.0-beta06, all accessible via the linked version numbers.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless one, and one that takes another \u003ccode\u003ePurgeErrorConfig\u003c/code\u003e instance to create a copy.\u003c/p\u003e\n"]]],[],null,[]]