Dataproc Metastore v1 API - Enum Restore.Types.RestoreType (2.4.0)

public enum Restore.Types.RestoreType

Reference documentation and code samples for the Dataproc Metastore v1 API enum Restore.Types.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.