Uses of Class
com.google.cloud.tpu.v2.TpuGrpc.TpuStub
-
Packages that use TpuGrpc.TpuStub Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of TpuGrpc.TpuStub in com.google.cloud.tpu.v2
Methods in com.google.cloud.tpu.v2 that return TpuGrpc.TpuStub Modifier and Type Method Description protected TpuGrpc.TpuStub
TpuGrpc.TpuStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TpuGrpc.TpuStub
TpuGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-