Uses of Interface
com.google.cloud.tpu.v2alpha1.ServiceIdentityOrBuilder
-
Packages that use ServiceIdentityOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of ServiceIdentityOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement ServiceIdentityOrBuilder Modifier and Type Class Description class
ServiceIdentity
The per-product per-project service identity for Cloud TPU service.static class
ServiceIdentity.Builder
The per-product per-project service identity for Cloud TPU service.Methods in com.google.cloud.tpu.v2alpha1 that return ServiceIdentityOrBuilder Modifier and Type Method Description ServiceIdentityOrBuilder
GenerateServiceIdentityResponse.Builder. getIdentityOrBuilder()
ServiceIdentity that was created or retrieved.ServiceIdentityOrBuilder
GenerateServiceIdentityResponse. getIdentityOrBuilder()
ServiceIdentity that was created or retrieved.ServiceIdentityOrBuilder
GenerateServiceIdentityResponseOrBuilder. getIdentityOrBuilder()
ServiceIdentity that was created or retrieved.
-