getDevicePartitions abstract method

Future<GetDevicePartitionsResponse> getDevicePartitions(
  1. ServiceCall call,
  2. GetDevicePartitionsRequest request
)

Implementation

$async.Future<$0.GetDevicePartitionsResponse> getDevicePartitions(
    $grpc.ServiceCall call, $0.GetDevicePartitionsRequest request);