public sealed class RestIcebergCatalog : IMessage<RestIcebergCatalog>, IEquatable<RestIcebergCatalog>, IDeepCloneable<RestIcebergCatalog>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class RestIcebergCatalog.
The REST Iceberg catalog.
Implements
IMessageRestIcebergCatalog, IEquatableRestIcebergCatalog, IDeepCloneableRestIcebergCatalog, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
RestIcebergCatalog()
public RestIcebergCatalog()RestIcebergCatalog(RestIcebergCatalog)
public RestIcebergCatalog(RestIcebergCatalog other)| Parameter | |
|---|---|
| Name | Description |
other |
RestIcebergCatalog |
Properties
Properties
public string Properties { get; set; }Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Uri
public string Uri { get; set; }Required. The REST uri.
| Property Value | |
|---|---|
| Type | Description |
string |
|