Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::RestIcebergCatalog.
The REST Iceberg catalog.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#properties
def properties() -> ::String
Returns
- (::String) — Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.
#properties=
def properties=(value) -> ::String
Parameter
- value (::String) — Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.
Returns
- (::String) — Optional. The base64 encoded content of the configuration file containing additional properties for the REST catalog.
#uri
def uri() -> ::String
Returns
- (::String) — Required. The REST uri.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Required. The REST uri.
Returns
- (::String) — Required. The REST uri.