Google Cloud Oracle Database V1 Client - Class GoogleCloudStorageIcebergStorage (0.9.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoogleCloudStorageIcebergStorage.

The Google Cloud Storage Iceberg storage.

Generated from protobuf message google.cloud.oracledatabase.v1.GoogleCloudStorageIcebergStorage

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ bucket string

Required. The bucket of Google Cloud Storage.

↳ project_id string

Required. The project ID of Google Cloud Storage.

↳ service_account_key_file string

Optional. The base64 encoded content of the service account key file of Google Cloud Storage.

getBucket

Required. The bucket of Google Cloud Storage.

Returns
Type Description
string

setBucket

Required. The bucket of Google Cloud Storage.

Parameter
Name Description
var string
Returns
Type Description
$this

getProjectId

Required. The project ID of Google Cloud Storage.

Returns
Type Description
string

setProjectId

Required. The project ID of Google Cloud Storage.

Parameter
Name Description
var string
Returns
Type Description
$this

getServiceAccountKeyFile

Optional. The base64 encoded content of the service account key file of Google Cloud Storage.

Returns
Type Description
string

setServiceAccountKeyFile

Optional. The base64 encoded content of the service account key file of Google Cloud Storage.

Parameter
Name Description
var string
Returns
Type Description
$this