[[["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."],[[["`GoogleClientSecrets` is a class that models OAuth 2.0 client secrets for Google Cloud services."],["The class allows loading client secrets from a JSON file using the `FromFile` or `FromFileAsync` methods, or from a stream using `FromStream` or `FromStreamAsync`."],["The class provides access to the client identifier and client secret through the `Secrets` property."],["The `Load` method is obsolete and users are encouraged to use `FromStream` instead."],["The latest version of `GoogleClientSecrets` is 1.69.0 and multiple previous versions are available for use."]]],[]]