public sealed class AllConnectionStrings : IMessage<AllConnectionStrings>, IEquatable<AllConnectionStrings>, IDeepCloneable<AllConnectionStrings>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class AllConnectionStrings.
A list of all connection strings that can be used to connect to the
Autonomous Database.
[[["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 `AllConnectionStrings` class in the Oracle Database@Google Cloud v1 API provides a structured way to access connection strings for Autonomous Databases."],["This class, part of the `Google.Cloud.OracleDatabase.V1` namespace, is designed to encapsulate and manage connection string data."],["The `AllConnectionStrings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `High`, `Medium`, and `Low` which provide different levels of resource allocation for SQL statements via various connection strings."],["The class has two constructors, one for creating an empty instance and another to copy data from another AllConnectionStrings instance."]]],[]]