[[["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-21 UTC."],[[["The `TrialSettings` class manages settings for trial offers within the Google Cloud Channel API's `.NET` library."],["The latest version of the `TrialSettings` class is 2.14.0, with multiple older versions available for reference, including 1.0.0 all the way to 2.13.0."],["This class inherits from the base `Object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TrialSettings` class has two properties, `EndTime` of type Timestamp, which is the date when the trial ends, and `Trial`, a boolean indicating if the entitlement is in a trial or not."],["Two constructors exist for the class, a default constructor and one that takes another instance of `TrialSettings` to copy its values."]]],[]]