[[["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-05 UTC."],[[["The `ClientSecrets` class provides credential details for both installed and web applications."],["This class inherits from the `Object` class, inheriting several members such as `Equals`, `GetHashCode`, and `GetType`."],["It contains two main properties: `ClientId` to identify the client and `ClientSecret` which holds a secret string, both of which are accessible."],["The namespace for `ClientSecrets` is `Google.Apis.Auth.OAuth2`, and it is contained in the `Google.Apis.Auth.dll` assembly."],["The available versions of this object range from 1.50.0 to 1.69.0 with 1.69.0 being the latest."]]],[]]