StoredInfoType creation failed. All relevant error messages are returned in
the StoredInfoTypeVersion message.
Invalid
StoredInfoType is no longer valid because artifacts stored in
user-controlled storage were modified. To fix an invalid StoredInfoType,
use the UpdateStoredInfoType method to create a new version.
[[["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-03-24 UTC."],[[["This page details the different versions of `StoredInfoTypeState` within the `Google.Cloud.Dlp.V2` namespace, ranging from the latest version 4.16.0 down to version 2.15.0."],["`StoredInfoTypeState` is an enum that describes the status of a `StoredInfoType` version, indicating whether it is ready for use, pending creation, failed, or invalid."],["There are five possible states for a `StoredInfoType`, including `Failed`, `Invalid`, `Pending`, `Ready`, and `Unspecified`, each with a distinct meaning related to the creation and validity of the `StoredInfoType` version."],["The `StoredInfoTypeState` being `Invalid` means that artifacts stored in user-controlled storage were modified, and a new version must be created using the `UpdateStoredInfoType` method to resolve it."]]],[]]