Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A stub to allow clients to do asynchronous rpc calls to service TimeService. Optional service, exposed for testing static time scenarios.
public static final class TimeServiceGrpc.TimeServiceStub extends io.grpc.stub.AbstractAsyncStub<TimeServiceGrpc.TimeServiceStub>
build(Channel, CallOptions)
3.5.6
getTime(TimeServiceOuterClass.GetTimeRequest, StreamObserver<TimeServiceOuterClass.GetTimeResponse>)
setTime(TimeServiceOuterClass.SetTimeRequest, StreamObserver<Empty>)
Was this page helpful?