[[["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-21 UTC."],[[["The `Initializer` class is used to set up credentials for impersonating a service account in the Google.Apis.Auth.OAuth2 namespace, and is a subclass of `ServiceCredential.Initializer`."],["The class requires a `targetPrincipal` string during construction, which represents the service account to be impersonated."],["The `DelegateAccounts` property allows specifying a chain of delegated service accounts, while the `Scopes` property sets the required authorization scopes for access."],["The `Lifetime` property controls the duration for which the delegated credential is valid, with a default of one hour."],["The class inherits members from `ServiceCredential.Initializer` and `Object`, providing access to properties related to token servers, clock settings, HTTP client factories, and object-level methods like `Equals`, `GetHashCode`, and `ToString`."]]],[]]