public sealed class NessieIcebergCatalog : IMessage<NessieIcebergCatalog>, IEquatable<NessieIcebergCatalog>, IDeepCloneable<NessieIcebergCatalog>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class NessieIcebergCatalog.
The Nessie Iceberg catalog.
Implements
IMessageNessieIcebergCatalog, IEquatableNessieIcebergCatalog, IDeepCloneableNessieIcebergCatalog, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
NessieIcebergCatalog()
public NessieIcebergCatalog()NessieIcebergCatalog(NessieIcebergCatalog)
public NessieIcebergCatalog(NessieIcebergCatalog other)| Parameter | |
|---|---|
| Name | Description |
other |
NessieIcebergCatalog |
Properties
Branch
public string Branch { get; set; }Required. The Nessie branch.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Uri
public string Uri { get; set; }Required. The Nessie uri.
| Property Value | |
|---|---|
| Type | Description |
string |
|