Class: Google::Apis::IamV1::DisableServiceAccountKeyRequest

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

Overview

The service account key disable request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DisableServiceAccountKeyRequest

Returns a new instance of DisableServiceAccountKeyRequest.



399
400
401
# File 'lib/google/apis/iam_v1/classes.rb', line 399

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



404
405
# File 'lib/google/apis/iam_v1/classes.rb', line 404

def update!(**args)
end