Home
last modified time | relevance | path

Searched refs:DefaultServiceAccount (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs66 public string DefaultServiceAccount { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions
159 … RunComputeEngineCreds(client, options.DefaultServiceAccount, options.OAuthScope); in RunTestCaseAsync()