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-03-21 UTC."],[[["The `StaticServiceIpConnectivity` class, part of the Google Cloud Database Migration v1 API, represents static IP address connectivity configured on a service project."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Protobuf ecosystem."],["The latest version available in this documentation is 2.5.0, and several other versions (2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, 1.0.0) are also documented."],["The `StaticServiceIpConnectivity` class has two constructors, one default and one that takes another instance of `StaticServiceIpConnectivity` as a parameter."],["The documentation details the class's inheritance from `object`, the implemented interfaces, and the inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]