Class: Google::Apis::GmailV1::DisableCseKeyPairRequest

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 off a client-side encryption key pair.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DisableCseKeyPairRequest

Returns a new instance of DisableCseKeyPairRequest.



261
262
263
# File 'lib/google/apis/gmail_v1/classes.rb', line 261

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



266
267
# File 'lib/google/apis/gmail_v1/classes.rb', line 266

def update!(**args)
end