Dataproc Metastore v1alpha API - Enum Restore.Types.RestoreType (2.0.0-alpha09)

public enum Restore.Types.RestoreType

Reference documentation and code samples for the Dataproc Metastore v1alpha API enum Restore.Types.RestoreType.

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

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.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.