public enum SourceConfig.Types.CloneTypeReference 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.V1Assembly
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. |