public sealed class StaticIpConnectivity : IMessage<StaticIpConnectivity>, IEquatable<StaticIpConnectivity>, IDeepCloneable<StaticIpConnectivity>, IBufferMessage, IMessage
The source database will allow incoming connections from the destination
database's public IP. You can retrieve the Cloud SQL instance's public IP
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 details the `StaticIpConnectivity` class within the `Google.Cloud.CloudDms.V1` namespace, presenting various versions and implementation details."],["The latest version of `StaticIpConnectivity` is 2.5.0, with the earliest listed being 1.0.0."],["The `StaticIpConnectivity` class allows source databases to accept connections from the destination database's public IP without extra configuration."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage provides information on the constructors available for the `StaticIpConnectivity` class, `StaticIpConnectivity()` and `StaticIpConnectivity(StaticIpConnectivity)`."]]],[]]