[[["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."],[[["This webpage provides reference documentation for the `CloudSQLInstanceInfo` class within the Network Management v1 API for .NET, with the latest version being 2.13.0 and the current version presented being 2.12.0."],["The `CloudSQLInstanceInfo` class is used to store and manage metadata associated with a Cloud SQL instance, including information such as display name, internal and external IP addresses, network URI, region, and the URI of the instance itself."],["The `CloudSQLInstanceInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a complex class that can be used with many different data structures."],["This class provides two constructors, `CloudSQLInstanceInfo()`, and `CloudSQLInstanceInfo(CloudSQLInstanceInfo other)`, as well as several properties like `DisplayName`, `ExternalIp`, `InternalIp`, `NetworkUri`, `Region`, and `Uri`, to access different data points within this class."],["The class also inherits methods from `object`, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]