public sealed class PurgeErrorConfig : IMessage<PurgeErrorConfig>, IEquatable<PurgeErrorConfig>, IDeepCloneable<PurgeErrorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta 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"]],[["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\u003ePurgeErrorConfig\u003c/code\u003e class in the Google Cloud Discovery Engine v1beta API is used to configure the destination for errors related to purge operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, for functionality like message handling, equality checks, deep cloning, and buffered message manipulation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePurgeErrorConfig\u003c/code\u003e allows users to set a Cloud Storage prefix (\u003ccode\u003eGcsPrefix\u003c/code\u003e) as the destination for purge errors, which will be written to sharded files in the specified directory as JSON-encoded \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationCase\u003c/code\u003e property helps identify whether the Cloud Storage prefix is used as the error destination.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes in another \u003ccode\u003ePurgeErrorConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]