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

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

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

The field in a record to transform.

Inheritance

object > RecordTransformation

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

RecordTransformation()

public RecordTransformation()

RecordTransformation(RecordTransformation)

public RecordTransformation(RecordTransformation other)
Parameter
NameDescription
otherRecordTransformation

Properties

ContainerTimestamp

public Timestamp ContainerTimestamp { get; set; }

Findings container modification timestamp, if applicable.

Property Value
TypeDescription
Timestamp

ContainerVersion

public string ContainerVersion { get; set; }

Container version, if available ("generation" for Cloud Storage).

Property Value
TypeDescription
string

FieldId

public FieldId FieldId { get; set; }

For record transformations, provide a field.

Property Value
TypeDescription
FieldId