Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RestIcebergCatalog

import type { RestIcebergCatalog } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";

The REST Iceberg catalog.

interface RestIcebergCatalog {
properties?: string;
uri?: string;
}

§Properties

§
properties?: string
[src]

Optional. The content of the configuration file containing additional properties for the REST catalog.

§
uri?: string
[src]

Required. The REST uri.