Oracle Database@Google Cloud v1 API - Class RestIcebergCatalog (1.6.0)

public sealed class RestIcebergCatalog : IMessage<RestIcebergCatalog>, IEquatable<RestIcebergCatalog>, IDeepCloneable<RestIcebergCatalog>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class RestIcebergCatalog.

The REST Iceberg catalog.

Inheritance

object > RestIcebergCatalog

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

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