Interface GenerateAutonomousDatabaseWalletResponseOrBuilder (0.2.0)

public interface GenerateAutonomousDatabaseWalletResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getArchiveContent()

public abstract ByteString getArchiveContent()

Output only. The base64 encoded wallet files.

bytes archive_content = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The archiveContent.