public static interface ServiceVersionClientServiceGrpc.AsyncService
Modifier and Type | Method and Description |
---|---|
default void |
getServiceVersion(GetServiceVersionPRequest request,
io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver)
Returns the version of the master service.
|
default void getServiceVersion(GetServiceVersionPRequest request, io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver)
Returns the version of the master service. NOTE: The version should be updated every time a backwards incompatible API change occurs.
Copyright © 2023. All Rights Reserved.