[[["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 represents the OAuth 2.0 client secrets model as defined by Google Cloud Console."],["The `Secrets` property provides access to the client identifier and client secret contained within `ClientSecrets`."],["You can load Google client secrets from a JSON file using the `FromFile` or `FromFileAsync` methods."],["The `FromStream` and `FromStreamAsync` methods allow loading client secrets from an input stream, providing flexibility in data handling."],["The `Load` method is now obsolete and `FromStream` is the method to use, being only different in the name of the method."]]],[]]