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

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

The Google Cloud Storage Iceberg storage.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket

def bucket() -> ::String
Returns
  • (::String) — Required. The bucket of Google Cloud Storage.

#bucket=

def bucket=(value) -> ::String
Parameter
  • value (::String) — Required. The bucket of Google Cloud Storage.
Returns
  • (::String) — Required. The bucket of Google Cloud Storage.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Required. The project ID of Google Cloud Storage.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Required. The project ID of Google Cloud Storage.
Returns
  • (::String) — Required. The project ID of Google Cloud Storage.

#service_account_key_file

def service_account_key_file() -> ::String
Returns
  • (::String) — Optional. The base64 encoded content of the service account key file of Google Cloud Storage.

#service_account_key_file=

def service_account_key_file=(value) -> ::String
Parameter
  • value (::String) — Optional. The base64 encoded content of the service account key file of Google Cloud Storage.
Returns
  • (::String) — Optional. The base64 encoded content of the service account key file of Google Cloud Storage.