Uses of Interface
com.google.cloud.tpu.v2.ServiceAccountOrBuilder
-
Packages that use ServiceAccountOrBuilder Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of ServiceAccountOrBuilder in com.google.cloud.tpu.v2
Classes in com.google.cloud.tpu.v2 that implement ServiceAccountOrBuilder Modifier and Type Class Description class
ServiceAccount
A service account.static class
ServiceAccount.Builder
A service account.Methods in com.google.cloud.tpu.v2 that return ServiceAccountOrBuilder Modifier and Type Method Description ServiceAccountOrBuilder
Node.Builder. getServiceAccountOrBuilder()
The Google Cloud Platform Service Account to be used by the TPU node VMs.ServiceAccountOrBuilder
Node. getServiceAccountOrBuilder()
The Google Cloud Platform Service Account to be used by the TPU node VMs.ServiceAccountOrBuilder
NodeOrBuilder. getServiceAccountOrBuilder()
The Google Cloud Platform Service Account to be used by the TPU node VMs.
-