Home
last modified time | relevance | path

Searched refs:DefaultServiceAccount (Results 1 – 2 of 2) 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()
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go11715 DefaultServiceAccount string `json:"defaultServiceAccount,omitempty"` member