createCache abstract method

Future<CreateCacheResponse_> createCache(
  1. ServiceCall call,
  2. CreateCacheRequest_ request
)

Implementation

$async.Future<$1.CreateCacheResponse_> createCache(
    $grpc.ServiceCall call, $1.CreateCacheRequest_ request);