[[["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 `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`."]]],[]]