updateTtl abstract method

Future<UpdateTtlResponse_> updateTtl(
  1. ServiceCall call,
  2. UpdateTtlRequest_ request
)

Implementation

$async.Future<$0.UpdateTtlResponse_> updateTtl(
    $grpc.ServiceCall call, $0.UpdateTtlRequest_ request);