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

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

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

For use with Date, Timestamp, and TimeOfDay, extract or preserve a portion of the value.

Inheritance

object > TimePartConfig

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

TimePartConfig()

public TimePartConfig()

TimePartConfig(TimePartConfig)

public TimePartConfig(TimePartConfig other)
Parameter
NameDescription
otherTimePartConfig

Properties

PartToExtract

public TimePartConfig.Types.TimePart PartToExtract { get; set; }

The part of the time to keep.

Property Value
TypeDescription
TimePartConfigTypesTimePart