setRestrictions abstract method

Future<SetRestrictionsResponse> setRestrictions(
  1. ServiceCall call,
  2. SetRestrictionsRequest request
)

Implementation

$async.Future<$1.SetRestrictionsResponse> setRestrictions($grpc.ServiceCall call, $1.SetRestrictionsRequest request);