Class: Google::Apis::CloudkmsV1::CloudAuditOptions
- Inherits:
-
Object
- Object
- Google::Apis::CloudkmsV1::CloudAuditOptions
- Defined in:
- generated/google/apis/cloudkms_v1/classes.rb,
generated/google/apis/cloudkms_v1/representations.rb,
generated/google/apis/cloudkms_v1/representations.rb
Overview
Write a Cloud Audit log
Instance Method Summary collapse
-
#initialize(**args) ⇒ CloudAuditOptions
constructor
A new instance of CloudAuditOptions.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ CloudAuditOptions
Returns a new instance of CloudAuditOptions
451 452 453 |
# File 'generated/google/apis/cloudkms_v1/classes.rb', line 451 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
456 457 |
# File 'generated/google/apis/cloudkms_v1/classes.rb', line 456 def update!(**args) end |