Searched refs:targetServiceAccount (Results 1 – 2 of 2) sorted by relevance
66 public Builder addTargetServiceAccount(String targetServiceAccount) { in addTargetServiceAccount() argument67 targetServiceAccounts.add(targetServiceAccount); in addTargetServiceAccount()
100 public AltsChannelBuilder addTargetServiceAccount(String targetServiceAccount) { in addTargetServiceAccount() argument101 handshakerOptionsBuilder.addTargetServiceAccount(targetServiceAccount); in addTargetServiceAccount()