Enum Restore.Types.RestoreType (2.0.0)

public enum RestoreType

The type of restore. If unspecified, defaults to METADATA_ONLY.

Namespace

Google.Cloud.Metastore.V1

Assembly

Google.Cloud.Metastore.V1.dll

Fields

NameDescription
Full

The service's metadata and configuration are restored.

MetadataOnly

Only the service's metadata is restored.

Unspecified

The restore type is unknown.