Google Cloud Data Loss Prevention v2 API - Class ActionDetails (4.8.0)

public sealed class ActionDetails : IMessage<ActionDetails>, IEquatable<ActionDetails>, IDeepCloneable<ActionDetails>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ActionDetails.

The results of an [Action][google.privacy.dlp.v2.Action].

Inheritance

object > ActionDetails

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

ActionDetails()

public ActionDetails()

ActionDetails(ActionDetails)

public ActionDetails(ActionDetails other)
Parameter
NameDescription
otherActionDetails

Properties

DeidentifyDetails

public DeidentifyDataSourceDetails DeidentifyDetails { get; set; }

Outcome of a de-identification action.

Property Value
TypeDescription
DeidentifyDataSourceDetails

DetailsCase

public ActionDetails.DetailsOneofCase DetailsCase { get; }
Property Value
TypeDescription
ActionDetailsDetailsOneofCase