setRestrictions abstract method

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

Implementation

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