getValue method
Implementation
$grpc.ResponseFuture<$1.ConfigurationValue> getValue(
$1.ConfigurationPath request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getValue, request, options: options);
}
$grpc.ResponseFuture<$1.ConfigurationValue> getValue(
$1.ConfigurationPath request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getValue, request, options: options);
}