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-04-09 UTC."],[[["The `StaticServiceIpConnectivity` class in the DataStream v1 API allows source databases to allow connections from Datastream public IP addresses, based on region."],["This page provides reference documentation for `StaticServiceIpConnectivity`, a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page includes information on the constructors for the `StaticServiceIpConnectivity` class, including a parameter for cloning from another `StaticServiceIpConnectivity` object."],["The latest version available is 2.9.0, and there are multiple previous versions, ranging from 1.0.0 up to 2.8.0."],["The `StaticServiceIpConnectivity` class resides within the `Google.Cloud.Datastream.V1` namespace and is contained in the `Google.Cloud.Datastream.V1.dll` assembly."]]],[]]