Class: Google::Apis::DatastreamV1alpha1::NoConnectivitySettings
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1alpha1::NoConnectivitySettings
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datastream_v1alpha1/classes.rb,
lib/google/apis/datastream_v1alpha1/representations.rb,
lib/google/apis/datastream_v1alpha1/representations.rb
Overview
No connectivity settings.
Instance Method Summary collapse
-
#initialize(**args) ⇒ NoConnectivitySettings
constructor
A new instance of NoConnectivitySettings.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ NoConnectivitySettings
Returns a new instance of NoConnectivitySettings.
1127 1128 1129 |
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 1127 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1132 1133 |
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 1132 def update!(**args) end |