Uses of Interface
com.google.cloud.tpu.v2alpha1.ServiceAccountOrBuilder
-
Packages that use ServiceAccountOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of ServiceAccountOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 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.v2alpha1 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.
-