3 references to OAuthScope
InteropClient (3)
InteropClient.cs (3)
233RunComputeEngineCreds(client, options.DefaultServiceAccount!, options.OAuthScope!); 239await RunOAuth2AuthTokenAsync(client, options.OAuthScope!); 242await RunPerRpcCredsAsync(client, options.OAuthScope!);