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 webpage provides reference documentation for the `StaticIpConnectivity` class within the Google Cloud Database Migration v1 API."],["The latest version of the documentation is 2.5.0, and versions ranging from 1.0.0 to 2.5.0 are available, each with the same `StaticIpConnectivity` class."],["`StaticIpConnectivity` allows source databases to accept incoming connections from the public IP of the destination database, retrievable from the Cloud SQL console or APIs."],["The `StaticIpConnectivity` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructor methods available for this class, one of which is a copy constructor, `StaticIpConnectivity(StaticIpConnectivity other)`."]]],[]]