Cloud Private Catalog v1beta1 API - Enum AssetReference.Types.AssetValidationState (2.0.0-beta04)

public enum AssetReference.Types.AssetValidationState

Reference documentation and code samples for the Cloud Private Catalog v1beta1 API enum AssetReference.Types.AssetValidationState.

Possible validation steates of an asset reference.

Namespace

Google.Cloud.PrivateCatalog.V1Beta1

Assembly

Google.Cloud.PrivateCatalog.V1Beta1.dll

Fields

Name Description
Invalid

The validation is done and the asset reference is invalid.

Pending

The validation is still in process.

Unspecified

Unknown state.

Valid

The validation is done and the asset reference is valid.