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-04-17 UTC."],[[["This webpage provides reference documentation for the `StaticIpConnectivity` class within the Google Cloud Database Migration v1 API."],["The latest version of the `StaticIpConnectivity` class is 2.5.0, while this specific page documents version 2.2.0, among the other versions present."],["The `StaticIpConnectivity` class allows the source database to accept connections from the public IP of the destination database."],["`StaticIpConnectivity` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Constructors for `StaticIpConnectivity` include a default constructor and one that accepts another `StaticIpConnectivity` object as a parameter."]]],[]]