getRobotPartMetadata method

ResponseFuture<GetRobotPartMetadataResponse> getRobotPartMetadata(
  1. GetRobotPartMetadataRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$11.GetRobotPartMetadataResponse> getRobotPartMetadata($11.GetRobotPartMetadataRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getRobotPartMetadata, request, options: options);
}