public sealed class StaticServiceIpConnectivity : IMessage<StaticServiceIpConnectivity>, IEquatable<StaticServiceIpConnectivity>, IDeepCloneable<StaticServiceIpConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class StaticServiceIpConnectivity.
Static IP address connectivity. Used when the source database is configured
to allow incoming connections from the Datastream public IP addresses
for the region specified in the connection profile.
[[["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 document provides reference information for the `StaticServiceIpConnectivity` class within the Google Cloud Datastream v1 API, specifically version 2.6.0."],["`StaticServiceIpConnectivity` enables the source database to receive connections from Datastream public IP addresses for a particular region."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionalities like message handling, equality comparison, deep cloning, and buffered message operations."],["The document also provides links to previous versions of the Google Cloud Datastream API, ranging from version 1.0.0 to 2.9.0."],["There are two constructors to create an instance of the StaticServiceIpConnectivity class."]]],[]]