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].
Implements
IMessageActionDetails, IEquatableActionDetails, IDeepCloneableActionDetails, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
ActionDetails()
public ActionDetails()
ActionDetails(ActionDetails)
public ActionDetails(ActionDetails other)
Parameter | |
---|---|
Name | Description |
other |
ActionDetails |
Properties
DeidentifyDetails
public DeidentifyDataSourceDetails DeidentifyDetails { get; set; }
Outcome of a de-identification action.
Property Value | |
---|---|
Type | Description |
DeidentifyDataSourceDetails |
DetailsCase
public ActionDetails.DetailsOneofCase DetailsCase { get; }
Property Value | |
---|---|
Type | Description |
ActionDetailsDetailsOneofCase |