Google Cloud Oracle Database V1 Client - Class GenerateAutonomousDatabaseWalletResponse (0.1.0)

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

The response for AutonomousDatabase.GenerateWallet.

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

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ archive_content string

Output only. The base64 encoded wallet files.

getArchiveContent

Output only. The base64 encoded wallet files.

Returns
Type Description
string

setArchiveContent

Output only. The base64 encoded wallet files.

Parameter
Name Description
var string
Returns
Type Description
$this