public sealed class StoredInfoTypeConfig : IMessage<StoredInfoTypeConfig>, IEquatable<StoredInfoTypeConfig>, IDeepCloneable<StoredInfoTypeConfig>, IBufferMessage, IMessage
[[["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\u003eThe page provides documentation for the \u003ccode\u003eStoredInfoTypeConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is used for configuring stored info types in Google Cloud Data Loss Prevention (DLP).\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to define custom info types via a dictionary, a large custom dictionary, or regular expressions, as indicated by the \u003ccode\u003eDictionary\u003c/code\u003e, \u003ccode\u003eLargeCustomDictionary\u003c/code\u003e, and \u003ccode\u003eRegex\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines various versioned links, from version 2.15.0 up to the latest version of 4.16.0, of the \u003ccode\u003eStoredInfoTypeConfig\u003c/code\u003e, allowing users to access the documentation of the specific version they need.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStoredInfoTypeConfig\u003c/code\u003e includes properties for specifying a description (\u003ccode\u003eDescription\u003c/code\u003e) and a display name (\u003ccode\u003eDisplayName\u003c/code\u003e), each with a maximum length of 256 characters, and offers a \u003ccode\u003eTypeCase\u003c/code\u003e to identify the specific configuration type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStoredInfoTypeConfig\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in protocol buffer message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"]]],[],null,[]]