getRoleBinding_Pre method
Implementation
$async.Future<$4.RoleBinding> getRoleBinding_Pre($grpc.ServiceCall $call, $async.Future<$0.RequestEnvelope> $request) async {
return getRoleBinding($call, await $request);
}
$async.Future<$4.RoleBinding> getRoleBinding_Pre($grpc.ServiceCall $call, $async.Future<$0.RequestEnvelope> $request) async {
return getRoleBinding($call, await $request);
}