Class: Google::Apis::DlpV2::GooglePrivacyDlpV2PublishToStackdriver

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

Overview

Enable Stackdriver metric dlp.googleapis.com/finding_count. This will publish a metric to stack driver on each infotype requested and how many findings were found for it. CustomDetectors will be bucketed as 'Custom' under the Stackdriver label 'info_type'.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GooglePrivacyDlpV2PublishToStackdriver

Returns a new instance of GooglePrivacyDlpV2PublishToStackdriver.



4520
4521
4522
# File 'generated/google/apis/dlp_v2/classes.rb', line 4520

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4525
4526
# File 'generated/google/apis/dlp_v2/classes.rb', line 4525

def update!(**args)
end