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 classServiceAccountA service account.static classServiceAccount.BuilderA service account.Methods in com.google.cloud.tpu.v2alpha1 that return ServiceAccountOrBuilder Modifier and Type Method Description ServiceAccountOrBuilderNode.Builder. getServiceAccountOrBuilder()The Google Cloud Platform Service Account to be used by the TPU node VMs.ServiceAccountOrBuilderNode. getServiceAccountOrBuilder()The Google Cloud Platform Service Account to be used by the TPU node VMs.ServiceAccountOrBuilderNodeOrBuilder. getServiceAccountOrBuilder()The Google Cloud Platform Service Account to be used by the TPU node VMs.
-