GooglePrivacyDlpV2PublishToPubSub class
Publish a message into a given Pub/Sub topic when DlpJob has completed.
The message contains a single field, DlpJobName
, which is equal to the
finished job's
[DlpJob.name
](https://cloud.google.com/sensitive-data-protection/docs/reference/rest/v2/projects.dlpJobs#DlpJob).
Compatible with: Inspect, Risk
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited