Private Catalog V1beta1 API - Module Google::Cloud::PrivateCatalog::V1beta1::AssetReference::AssetValidationState (v0.7.0)

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.