[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `CloudSQLInstanceInfo` class provides metadata about a Cloud SQL instance and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `CloudSQLInstanceInfo` class is 2.13.0, and the webpage lists all versions from 1.0.0 up to this most current version."],["The `CloudSQLInstanceInfo` class includes properties such as `DisplayName`, `ExternalIp`, `InternalIp`, `NetworkUri`, `Region`, and `Uri`, which provide details about the Cloud SQL instance."],["The class has two constructors: a default constructor `CloudSQLInstanceInfo()` and another `CloudSQLInstanceInfo(CloudSQLInstanceInfo other)` that accepts another `CloudSQLInstanceInfo` object as a parameter."],["The class inherits members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the base Object class."]]],[]]