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 documentation for the `StaticIpConnectivity` class within the Google Cloud Database Migration v1 API."],["The `StaticIpConnectivity` class allows source databases to accept connections from the public IP of a destination database, which can be found in the Cloud SQL console or via Cloud SQL APIs."],["The page includes version history for the `StaticIpConnectivity` class, from version 1.0.0 up to the latest version 2.5.0."],["The `StaticIpConnectivity` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors available for the `StaticIpConnectivity` class, including a default constructor and a constructor that accepts another `StaticIpConnectivity` instance."]]],[]]