Class: Google::Apis::DatastreamV1::BasicEncryption

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datastream_v1/classes.rb,
lib/google/apis/datastream_v1/representations.rb,
lib/google/apis/datastream_v1/representations.rb

Overview

Message to represent the option where Datastream will enforce encryption without authenticating server identity. Server certificates will be trusted by default.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ BasicEncryption

Returns a new instance of BasicEncryption.



164
165
166
# File 'lib/google/apis/datastream_v1/classes.rb', line 164

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



169
170
# File 'lib/google/apis/datastream_v1/classes.rb', line 169

def update!(**args)
end