Uses of Class
com.google.cloud.tpu.v1.TpuClient
-
Packages that use TpuClient Package Description com.google.cloud.tpu.v1 A client to Cloud TPU API -
-
Uses of TpuClient in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 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.
-