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 \ V1Methods
__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 |