Output only. The Cloud SQL database instance's additional (outgoing) public
IP. Used when the Cloud SQL database availability type is REGIONAL (i.e.
multiple zones / highly available).
[[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCloudSqlConnectionProfile\u003c/code\u003e class in the Database Migration v1 API is 2.5.0, with documentation available for versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudSqlConnectionProfile\u003c/code\u003e is a class used to specify connection parameters and optionally to create a Cloud SQL destination database instance within the Google Cloud Database Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers read-only properties like \u003ccode\u003eAdditionalPublicIp\u003c/code\u003e, \u003ccode\u003eCloudSqlId\u003c/code\u003e, \u003ccode\u003ePrivateIp\u003c/code\u003e, and \u003ccode\u003ePublicIp\u003c/code\u003e, which provide details about the Cloud SQL database instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettings\u003c/code\u003e property provides metadata needed for the creation of the Cloud SQL database, using the \u003ccode\u003eCloudSqlSettings\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class CloudSqlConnectionProfile (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile) \n\n public sealed class CloudSqlConnectionProfile : IMessage\u003cCloudSqlConnectionProfile\u003e, IEquatable\u003cCloudSqlConnectionProfile\u003e, IDeepCloneable\u003cCloudSqlConnectionProfile\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class CloudSqlConnectionProfile.\n\nSpecifies required connection parameters, and, optionally, the parameters\nrequired to create a Cloud SQL destination database instance. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CloudSqlConnectionProfile \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CloudSqlConnectionProfile](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CloudSqlConnectionProfile](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CloudSqlConnectionProfile](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.CloudSqlConnectionProfile), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### CloudSqlConnectionProfile()\n\n public CloudSqlConnectionProfile()\n\n### CloudSqlConnectionProfile(CloudSqlConnectionProfile)\n\n public CloudSqlConnectionProfile(CloudSqlConnectionProfile other)\n\nProperties\n----------\n\n### AdditionalPublicIp\n\n public string AdditionalPublicIp { get; set; }\n\nOutput only. The Cloud SQL database instance's additional (outgoing) public\nIP. Used when the Cloud SQL database availability type is REGIONAL (i.e.\nmultiple zones / highly available).\n\n### CloudSqlId\n\n public string CloudSqlId { get; set; }\n\nOutput only. The Cloud SQL instance ID that this connection profile is\nassociated with.\n\n### PrivateIp\n\n public string PrivateIp { get; set; }\n\nOutput only. The Cloud SQL database instance's private IP.\n\n### PublicIp\n\n public string PublicIp { get; set; }\n\nOutput only. The Cloud SQL database instance's public IP.\n\n### Settings\n\n public CloudSqlSettings Settings { get; set; }\n\nImmutable. Metadata used to create the destination Cloud SQL database."]]