[[["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."],[[["The `GoogleClientSecrets` class, part of the `Google.Apis.Auth.OAuth2` namespace, represents the OAuth 2.0 client secrets model as defined by Google Cloud Console."],["The class inherits from the `Object` class and is available in the `Google.Apis.Auth.dll` assembly."],["It contains a `Secrets` property, which is of type `ClientSecrets`, providing access to the client identifier and secret."],["The `Load(Stream)` method allows for loading Google client secrets directly from an input stream, returning a `GoogleClientSecrets` object."],["The webpage also provides links to documentation for the various versions of this class and the `ThrowIfNull` extension method."]]],[]]