[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The `TimePartConfig` class, found in the `Google.Cloud.Dlp.V2` namespace, is designed to work with `Date`, `Timestamp`, and `TimeOfDay` values, allowing for the extraction or preservation of a specific portion of the time value."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cTimePartConfig\u003e`, `IDeepCloneable\u003cTimePartConfig\u003e`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer management."],["There are two constructors for `TimePartConfig`: a default constructor and a copy constructor that takes another `TimePartConfig` instance as a parameter."],["The `PartToExtract` property of the `TimePartConfig` class determines the specific part of the time that should be kept, and it uses the `TimePartConfig.Types.TimePart` type for its definition."],["Multiple versions of the `TimePartConfig` class are available, ranging from version 2.15.0 up to the latest release of 4.16.0, with links to each version's documentation."]]],[]]