Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::PolarisIcebergCatalog.
The Polaris Iceberg catalog.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#client_id
def client_id() -> ::String
Returns
- (::String) — Required. The Polaris client ID.
#client_id=
def client_id=(value) -> ::String
Parameter
- value (::String) — Required. The Polaris client ID.
Returns
- (::String) — Required. The Polaris client ID.
#client_secret
def client_secret() -> ::String
Returns
- (::String) — Optional. The Polaris client secret.
#client_secret=
def client_secret=(value) -> ::String
Parameter
- value (::String) — Optional. The Polaris client secret.
Returns
- (::String) — Optional. The Polaris client secret.
#polaris_catalog
def polaris_catalog() -> ::String
Returns
- (::String) — Required. The catalog name within Polaris.
#polaris_catalog=
def polaris_catalog=(value) -> ::String
Parameter
- value (::String) — Required. The catalog name within Polaris.
Returns
- (::String) — Required. The catalog name within Polaris.
#principal_role
def principal_role() -> ::String
Returns
- (::String) — Required. The Polaris principal role.
#principal_role=
def principal_role=(value) -> ::String
Parameter
- value (::String) — Required. The Polaris principal role.
Returns
- (::String) — Required. The Polaris principal role.
#uri
def uri() -> ::String
Returns
- (::String) — Required. The Polaris uri.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Required. The Polaris uri.
Returns
- (::String) — Required. The Polaris uri.