public sealed class StaticServiceIpConnectivity : IMessage<StaticServiceIpConnectivity>, IEquatable<StaticServiceIpConnectivity>, IDeepCloneable<StaticServiceIpConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class StaticServiceIpConnectivity.
Static IP address connectivity configured on service project.
[[["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."],[[["The `StaticServiceIpConnectivity` class in the Google Cloud Database Migration v1 API is used to configure static IP address connectivity on a service project."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The `StaticServiceIpConnectivity` class inherits from `object` and has two constructors, one default and another that copies an existing `StaticServiceIpConnectivity` object."],["The latest version available for the `StaticServiceIpConnectivity` class is 2.5.0, while this specific page's content is based on version 2.2.0, and older versions back to 1.0.0 are available."]]],[]]