getRestrictions abstract method

Future<GetRestrictionsResponse> getRestrictions(
  1. ServiceCall call,
  2. GetRestrictionsRequest request
)

Implementation

$async.Future<$1.GetRestrictionsResponse> getRestrictions($grpc.ServiceCall call, $1.GetRestrictionsRequest request);