public static final class ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub>
Modifier and Type | Method and Description |
---|---|
protected ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
GetServiceVersionPResponse |
getServiceVersion(GetServiceVersionPRequest request)
Returns the version of the master service.
|
protected ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub>
public GetServiceVersionPResponse getServiceVersion(GetServiceVersionPRequest request)
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.