[[["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 provided content details the `TimePartConfig` class within the Google Cloud Data Loss Prevention v2 API for .NET, which is designed to extract or preserve specific portions of `Date`, `Timestamp`, and `TimeOfDay` values."],["The latest version of this class is 4.16.0, but there is a list of previous versions available, starting from version 4.15.0 and working down to 2.15.0."],["The `TimePartConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffer manipulation."],["`TimePartConfig` has a `PartToExtract` property of type `TimePartConfig.Types.TimePart`, allowing users to specify which part of the time value they wish to extract."],["There are two constructors for the class `TimePartConfig()` with no parameters, and `TimePartConfig(TimePartConfig other)` which creates a new object based off of an existing TimePartConfig object."]]],[]]