Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::AzureDataLakeStorageIcebergStorage (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AzureDataLakeStorageIcebergStorage.

The Azure Data Lake Storage Iceberg storage.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#account_key_secret

def account_key_secret() -> ::String
Returns
  • (::String) — Optional. The account key of Azure Data Lake Storage.

#account_key_secret=

def account_key_secret=(value) -> ::String
Parameter
  • value (::String) — Optional. The account key of Azure Data Lake Storage.
Returns
  • (::String) — Optional. The account key of Azure Data Lake Storage.

#azure_account

def azure_account() -> ::String
Returns
  • (::String) — Required. The account of Azure Data Lake Storage.

#azure_account=

def azure_account=(value) -> ::String
Parameter
  • value (::String) — Required. The account of Azure Data Lake Storage.
Returns
  • (::String) — Required. The account of Azure Data Lake Storage.

#container

def container() -> ::String
Returns
  • (::String) — Required. The container of Azure Data Lake Storage.

#container=

def container=(value) -> ::String
Parameter
  • value (::String) — Required. The container of Azure Data Lake Storage.
Returns
  • (::String) — Required. The container of Azure Data Lake Storage.

#endpoint

def endpoint() -> ::String
Returns
  • (::String) — Optional. The endpoint of Azure Data Lake Storage.

#endpoint=

def endpoint=(value) -> ::String
Parameter
  • value (::String) — Optional. The endpoint of Azure Data Lake Storage.
Returns
  • (::String) — Optional. The endpoint of Azure Data Lake Storage.