public sealed class StaticIpConnectivity : IMessage<StaticIpConnectivity>, IEquatable<StaticIpConnectivity>, IDeepCloneable<StaticIpConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StaticIpConnectivity.
The source database will allow incoming connections from the public IP of the
destination database. You can retrieve the public IP of the Cloud SQL
instance from the Cloud SQL console or using Cloud SQL APIs. No additional
configuration is required.
[[["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 document provides reference documentation for the `StaticIpConnectivity` class within the Database Migration v1 API in version 2.4.0."],["The `StaticIpConnectivity` class allows the source database to accept incoming connections from the destination database's public IP address."],["The `StaticIpConnectivity` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides constructor details for the class, including `StaticIpConnectivity()` and `StaticIpConnectivity(StaticIpConnectivity other)`."],["Other versions of this class, ranging from 1.0.0 to 2.5.0(latest) are available for this API."]]],[]]