Class: Google::Apis::GmailV1::EnableCseKeyPairRequest

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

Overview

Requests to turn on a client-side encryption key pair.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EnableCseKeyPairRequest

Returns a new instance of EnableCseKeyPairRequest.



312
313
314
# File 'lib/google/apis/gmail_v1/classes.rb', line 312

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



317
318
# File 'lib/google/apis/gmail_v1/classes.rb', line 317

def update!(**args)
end