Dataproc Metastore v1beta API - Enum Restore.Types.RestoreType (2.0.0-beta09)

public enum Restore.Types.RestoreType

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

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

Namespace

Google.Cloud.Metastore.V1Beta

Assembly

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