Class: Google::Apis::DlpV2::GooglePrivacyDlpV2AllMessages

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

Overview

If set, indicates that the finding applies to all messages in the conversation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2AllMessages

Returns a new instance of GooglePrivacyDlpV2AllMessages.



298
299
300
# File 'lib/google/apis/dlp_v2/classes.rb', line 298

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



303
304
# File 'lib/google/apis/dlp_v2/classes.rb', line 303

def update!(**args)
end