Oracle Database@Google Cloud v1 API - Enum SourceConfig.Types.CloneType (1.8.0)

public enum SourceConfig.Types.CloneType

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum SourceConfig.Types.CloneType.

The clone type of the Autonomous Database.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Full

Creates a new database with the source database's data and metadata.

Metadata

Creates a new database that includes all the source database schema metadata, but none of the source database data.

Unspecified

Default unspecified value.