[[["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 page provides documentation for the `GoogleClientSecrets` class, which is part of the `Google.Apis.Auth.OAuth2` namespace and used for managing OAuth 2.0 client secrets."],["The `GoogleClientSecrets` class allows loading client secrets from either a JSON file using `FromFile` and `FromFileAsync` or a stream using `FromStream` and `FromStreamAsync` methods."],["The class's `Secrets` property provides access to the client identifier and client secret information, which is contained within a `ClientSecrets` object."],["The `Load` method is obsolete and should be replaced with the `FromStream` method, which provides the same functionality for loading secrets from an input stream."],["The `GoogleClientSecrets` class is currently at version 1.55.0, but there are newer versions available up to 1.69.0, the latest version."]]],[]]