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