public sealed class GenerateAutonomousDatabaseWalletResponse : IMessage<GenerateAutonomousDatabaseWalletResponse>, IEquatable<GenerateAutonomousDatabaseWalletResponse>, IDeepCloneable<GenerateAutonomousDatabaseWalletResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GenerateAutonomousDatabaseWalletResponse.
The response for AutonomousDatabase.GenerateWallet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `GenerateAutonomousDatabaseWalletResponse` class is part of the Oracle Database@Google Cloud v1 API and is used to handle the response for `AutonomousDatabase.GenerateWallet`."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides a constructor for creating a new instance and another for cloning an existing `GenerateAutonomousDatabaseWalletResponse` object."],["The `ArchiveContent` property, of type `ByteString`, holds the base64 encoded wallet files and is output-only."],["The latest version of the class is `1.1.0`, while an older version `1.0.0` is also available, and it resides within the `Google.Cloud.OracleDatabase.V1` namespace in the `Google.Cloud.OracleDatabase.V1.dll` assembly."]]],[]]