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.



305
306
307
# File 'lib/google/apis/gmail_v1/classes.rb', line 305

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



310
311
# File 'lib/google/apis/gmail_v1/classes.rb', line 310

def update!(**args)
end