[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ClientSecrets` class, which is used to manage client credential details for installed and web applications within the `Google.Apis.Auth.OAuth2` namespace."],["The `ClientSecrets` class is a sealed class that inherits from the `object` class and includes properties for `ClientId` and `ClientSecret`, both of which are strings."],["The page offers access to the documentation of the various versions of Google Apis, from the latest version 1.69.0 to 1.50.0, along with inherited members and methods."],["`ClientId` and `ClientSecret` properties, which can be set or retrieved, are decorated with `JsonProperty` attributes that map them to \"client_id\" and \"client_secret\", respectively."],["The `ClientSecrets` class is found within the `Google.Apis.Auth.dll` assembly and also supports the `Utilities.ThrowIfNull\u003cT\u003e(T, string)` extension method."]]],[]]