Uses of Class
com.google.cloud.tpu.v2alpha1.TpuClient
-
Packages that use TpuClient Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of TpuClient in com.google.cloud.tpu.v2alpha1
Methods in com.google.cloud.tpu.v2alpha1 that return TpuClient Modifier and Type Method Description static TpuClientTpuClient. create()Constructs an instance of TpuClient with default settings.static TpuClientTpuClient. create(TpuStub stub)Constructs an instance of TpuClient, using the given stub for making calls.static TpuClientTpuClient. create(TpuSettings settings)Constructs an instance of TpuClient, using the given settings.
-