Reference documentation and code samples for the Private Catalog V1beta1 API module Google::Cloud::PrivateCatalog::V1beta1::AssetReference::AssetValidationState.
Possible validation steates of an asset reference.
Constants
ASSET_VALIDATION_STATE_UNSPECIFIED
value: 0 Unknown state.
PENDING
value: 1 The validation is still in process.
VALID
value: 2 The validation is done and the asset reference is valid.
INVALID
value: 3 The validation is done and the asset reference is invalid.
[[["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 2024-10-30 UTC."],[],[]]