Searched refs:OAuthScope (Results 1 – 1 of 1) sorted by relevance
69 public string OAuthScope { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions159 … RunComputeEngineCreds(client, options.DefaultServiceAccount, options.OAuthScope); in RunTestCaseAsync()165 await RunOAuth2AuthTokenAsync(client, options.OAuthScope); in RunTestCaseAsync()168 await RunPerRpcCredsAsync(client, options.OAuthScope); in RunTestCaseAsync()