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