Source position: googleclient.pp line 49
type TAuthMethod = (
amOAuth2,
amOpenID,
amDeveloperKey,
amServiceAccount
);