public sealed class NoConnectivitySettings : IMessage<NoConnectivitySettings>, IEquatable<NoConnectivitySettings>, IDeepCloneable<NoConnectivitySettings>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1alpha1 API class NoConnectivitySettings.
[[["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 `NoConnectivitySettings` class in the Google Cloud Datastream v1alpha1 API provides a representation for scenarios where no connectivity settings are specified."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling versatile usage and manipulation of data within the API."],["The class inherits from `object` and provides constructors for creating new instances, either default or as copies from other `NoConnectivitySettings` objects."],["The latest version available is 2.0.0-alpha05, with version 2.0.0-alpha04 and 1.0.0-beta02 also accessible in the documentation."]]],[]]