Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GenerateAutonomousDatabaseWalletResponse

import type { GenerateAutonomousDatabaseWalletResponse } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";

The response for AutonomousDatabase.GenerateWallet.

interface GenerateAutonomousDatabaseWalletResponse {
readonly archiveContent?: Uint8Array;
}

§Properties

§
readonly archiveContent?: Uint8Array
[src]

Output only. The base64 encoded wallet files.